Re: how to install LAME or similar codec for noobs
Reply #6 –
installed it the same way as shown in video
Did you follow directions in the included "HOWTO Install LAME-ACM on x64" file?
How to install on Win7 x64:
1. Extract it to for example c:\lame
2. Run cmd with admin rights (ctrl+shift+return)
3. cd %windir%\SysWOW64
4. rundll32 setupapi.dll,InstallHinfSection DefaultInstall 0 C:\lame\LameACM.inf
(Thanks to Markus Stein.)
You may need to reboot your PC after doing this.