{"id":160,"date":"2012-01-11T20:55:12","date_gmt":"2012-01-12T01:55:12","guid":{"rendered":"http:\/\/signaturewebmedia.com\/blog\/?p=160"},"modified":"2012-01-11T20:56:02","modified_gmt":"2012-01-12T01:56:02","slug":"msi-sound-effect-manager-removal","status":"publish","type":"post","link":"http:\/\/signaturewebmedia.com\/blog\/160\/msi-sound-effect-manager-removal\/","title":{"rendered":"MSI Sound Effect Manager removal"},"content":{"rendered":"<p><a href=\"http:\/\/getfreeipad.us\/info\/offer1\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"http:\/\/getfreeipad.us\/images\/ipad-tester-wanted.jpg\" border=\"0\"><\/a><\/p><p>I&#8217;ve personally suffered from MSI&#8217;s Sound Effect manager&#8217;s\u00a0weird\u00a0behavior on Windows 7: the sound effects are on even if they are disabled. Re-installing the drive from Reaktek did not help either. I know the Sound Effect manager is a legacy control panel application, thus it was a possibility this to happen&#8230;<\/p>\n<p>Searching on internet did not really help. After suffering almost whole day, I was finally able to fix the problem.<\/p>\n<p>Here&#8217;s what I did.<\/p>\n<ol>\n<li>Disable AC97 device from bios.<\/li>\n<li>reboot (naturally)<\/li>\n<li>deleted entries from registry via regedit.exe\n<ol>\n<li>(Make sure you make export of appropriate registry section each time.)<\/li>\n<li>download <a href=\"http:\/\/technet.microsoft.com\/en-us\/sysinternals\/bb896649.aspx\" target=\"_blank\">PsTools<\/a> from Microsoft&#8217;s Sysinternals.<\/li>\n<li>run regedit.exe via psexec.exe:\n<ul>\n<li>psexec -s -i -d c:\\windows\\regedit.exe<\/li>\n<\/ul>\n<\/li>\n<li>delete following entries in the registory:\n<ul>\n<li>[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Control Panel\\Extended Properties\\{305CA226-D286-468e-B848-2B2E8E697B74} 2]<\/li>\n<li>&#8220;%SystemRoot%\\\\system32\\\\ALSNDMGR.CPL&#8221;=dword:00000004<\/li>\n<li>[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Control Panel\\Extended Properties\\{305CA226-D286-468e-B848-2B2E8E697B74} 2]<\/li>\n<li>&#8220;%SystemRoot%\\\\system32\\\\ALSNDMGR.CPL&#8221;=dword:00000004<\/li>\n<li>[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Setup\\PnpLockdownFiles]<\/li>\n<li>&#8220;%SystemPath%\\\\system32\\\\drivers\\\\RTKVAC.SYS&#8221;=dword:00000005<\/li>\n<li>&#8220;%SystemPath%\\\\SOUNDMAN.EXE&#8221;=dword:00000005<\/li>\n<li>&#8220;%SystemPath%\\\\system32\\\\ALSNDMGR.CPL&#8221;=dword:00000005<\/li>\n<li>&#8220;%SystemPath%\\\\system32\\\\ALSNDMGR.WAV&#8221;=dword:00000005<\/li>\n<li>&#8220;%SystemPath%\\\\system32\\\\RTLCPL.EXE&#8221;=dword:00000005<\/li>\n<li>&#8220;%SystemPath%\\\\system32\\\\RTLCPAPI.dll&#8221;=dword:00000005<\/li>\n<li>&#8220;%SystemPath%\\\\system32\\\\RtkCfg.dll&#8221;=dword:00000005<\/li>\n<li>&#8220;%SystemPath%\\\\system32\\\\RtkAPO.dll&#8221;=dword:00000005<\/li>\n<li>&#8220;%SystemPath%\\\\system32\\\\RtkPgExt.dll&#8221;=dword:00000005<\/li>\n<li>[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\AppCompatFlags\\Layers]<\/li>\n<li>&#8220;C:\\\\Windows\\\\System32\\\\ALSNDMGR.CPL&#8221;=&#8221;RUNASADMIN&#8221;<\/li>\n<li>[HKEY_USERS\\S-1-5-21-3750584346-3454113483-1130964700-1000\\Software\\Microsoft\\Windows NT\\CurrentVersion\\AppCompatFlags\\Compatibility Assistant\\Persisted]<\/li>\n<li>&#8220;C:\\\\Windows\\\\System32\\\\ALSNDMGR.CPL&#8221;=dword:00000010<\/li>\n<li>[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run]<\/li>\n<li>&#8220;SoundMan&#8221;=&#8221;SOUNDMAN.EXE&#8221;<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<\/li>\n<li>and deleted the files mentioned in the deleted registry values.<\/li>\n<\/ol>\n<p>After this, restart the computer and re-enable the AC97. Windows should automatically re-configure the sound device.<\/p>\n<p>Good luck!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;ve personally suffered from MSI&#8217;s Sound Effect manager&#8217;s\u00a0weird\u00a0behavior on Windows 7: the sound effects are on even if they are disabled. Re-installing the drive from Reaktek did not help either. I know the Sound Effect manager is a legacy control panel application, thus it was a possibility this to happen&#8230;<br \/>\nSearching on internet did not really help. After suffering almost whole day, I was finally able to fix the problem.<br \/>\nHere&#8217;s what I did.<\/p>\n<p>Disable AC97 device from bios.<br \/>\nreboot (naturally)<br \/>\ndeleted entries from registry via regedit.exe<\/p>\n<p>(Make sure you make export of appropriate registry section each time.)<br \/>\ndownload PsTools from Microsoft&#8217;s Sysinternals.<br \/>\nrun regedit.exe via psexec.exe:<\/p>\n<p>psexec -s -i -d c:\\windows\\regedit.exe<\/p>\n<p>delete following entries in the registory:<\/p>\n<p>[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Control Panel\\Extended Properties\\{305CA226-D286-468e-B848-2B2E8E697B74} 2]<br \/>\n&#8220;%SystemRoot%\\\\system32\\\\ALSNDMGR.CPL&#8221;=dword:00000004<br \/>\n[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Control Panel\\Extended Properties\\{305CA226-D286-468e-B848-2B2E8E697B74} 2]<br \/>\n&#8220;%SystemRoot%\\\\system32\\\\ALSNDMGR.CPL&#8221;=dword:00000004<br \/>\n[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Setup\\PnpLockdownFiles]<br \/>\n&#8220;%SystemPath%\\\\system32\\\\drivers\\\\RTKVAC.SYS&#8221;=dword:00000005<br \/>\n&#8220;%SystemPath%\\\\SOUNDMAN.EXE&#8221;=dword:00000005<br \/>\n&#8220;%SystemPath%\\\\system32\\\\ALSNDMGR.CPL&#8221;=dword:00000005<br \/>\n&#8220;%SystemPath%\\\\system32\\\\ALSNDMGR.WAV&#8221;=dword:00000005<br \/>\n&#8220;%SystemPath%\\\\system32\\\\RTLCPL.EXE&#8221;=dword:00000005<br \/>\n&#8220;%SystemPath%\\\\system32\\\\RTLCPAPI.dll&#8221;=dword:00000005<br \/>\n&#8220;%SystemPath%\\\\system32\\\\RtkCfg.dll&#8221;=dword:00000005<br \/>\n&#8220;%SystemPath%\\\\system32\\\\RtkAPO.dll&#8221;=dword:00000005<br \/>\n&#8220;%SystemPath%\\\\system32\\\\RtkPgExt.dll&#8221;=dword:00000005<br \/>\n[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\AppCompatFlags\\Layers]<br \/>\n&#8220;C:\\\\Windows\\\\System32\\\\ALSNDMGR.CPL&#8221;=&#8221;RUNASADMIN&#8221;<br \/>\n[HKEY_USERS\\S-1-5-21-3750584346-3454113483-1130964700-1000\\Software\\Microsoft\\Windows NT\\CurrentVersion\\AppCompatFlags\\Compatibility Assistant\\Persisted]<br \/>\n&#8220;C:\\\\Windows\\\\System32\\\\ALSNDMGR.CPL&#8221;=dword:00000010<br \/>\n[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run]<br \/>\n&#8220;SoundMan&#8221;=&#8221;SOUNDMAN.EXE&#8221;<\/p>\n<p>and deleted the files mentioned in the deleted registry values.<\/p>\n<p>After this, restart the computer and re-enable the AC97. Windows should automatically re-configure the sound device.<br \/>\nGood luck!<\/p>\n<p style=\"text-align: center;\"><a href=\"http:\/\/getfreeipad.us\/info\/offer2\/\" target=\"_blank\" rel=\"nofollow\">\r\n<IMG SRC=\"http:\/\/www.mb01.com\/getimage.asp?m=1753&o=2883&i=39158.dat\" width=300 height=250 border=0>\r\n<\/a><\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false},"categories":[90],"tags":[144,145,129,139,141,130,137,135,138,125,133,131,132,136,124,142,127,140,126,143],"aioseo_notices":[],"_links":{"self":[{"href":"http:\/\/signaturewebmedia.com\/blog\/wp-json\/wp\/v2\/posts\/160"}],"collection":[{"href":"http:\/\/signaturewebmedia.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/signaturewebmedia.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/signaturewebmedia.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/signaturewebmedia.com\/blog\/wp-json\/wp\/v2\/comments?post=160"}],"version-history":[{"count":4,"href":"http:\/\/signaturewebmedia.com\/blog\/wp-json\/wp\/v2\/posts\/160\/revisions"}],"predecessor-version":[{"id":164,"href":"http:\/\/signaturewebmedia.com\/blog\/wp-json\/wp\/v2\/posts\/160\/revisions\/164"}],"wp:attachment":[{"href":"http:\/\/signaturewebmedia.com\/blog\/wp-json\/wp\/v2\/media?parent=160"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/signaturewebmedia.com\/blog\/wp-json\/wp\/v2\/categories?post=160"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/signaturewebmedia.com\/blog\/wp-json\/wp\/v2\/tags?post=160"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}