Thank You for your efforts on this smick codec pack ..All Good
Something I'm noticing with this codec pack.
If I have WMP10 added to my XP UA install and I add the codec pack from runonceex then the codec pack deletes "L3codeca.acm".This would be a good thing if you added these reg change entries:
CODE
[HKEY_CLASSES_ROOT\CLSID\{7D8EA000-731E-11d0-AC50-00AA00BF35C4}\InProcServer32]
@="C:\\WINDOWS\\system32\\l3codecp.acm"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{7D8EA000-731E-11d0-AC50-00AA00BF35C4}\InProcServer32]
@="C:\\WINDOWS\\system32\\l3codecp.acm"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Netshow\Player\Codecs\MPEG Layer-3]
"URL"="http://www.microsoft.com/netshow/codecs.htm"
And add this to remove the l3codeca.acm entry from the registry:
CODE
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc]
"C:\\WINDOWS\\system32\\l3codeca.acm"=-
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32]
"msacm.l3acm"=-
Then at least I could playback mp3s with WMP10. Currently your pack pack leaves mp3 playback broken in wmp10.
Mind you I can still rip an audio track to mp3 with WMP10 even though I can't play them in WMP10 after installing 2.0 codecs (actually been like this since I used v1.7)
Reason: mp3 playpack in wmp10 is broken because even though WMP10 comes with the same "L3codecp.acm" codec as in the 2.0 codec pack (for encoding mp3s). But WMP10 still uses "L3codeca.acm" to playback mp3s. Since your codec pack removes the "L3codeca.acm" file and it doesn't alter the CLSID for the MP3 codec in the registry for playback, the CLSID still points to "L3codeca.acm" for playback (windows default).
Hence the reg changes added above fixes this.
Also this way the "L3codecp.acm" mp3 codec can be used in all apps to encode or playback (eg:VirtualDub) not just WMP10 or MPC .
PS. WMP10 is not my player choice, MPC is my player of choice (for those that want to flame about WMP10).
PSS. Sorry if some1 has already posted this , but 41 pages was beyond my time scope to find out.
Cheers