Dave, that method doesn't work. I just tried it.
Let me provide some further information.
HKEY_CLASSES_ROOT\CDAudioPlayer.CDAudioPlayer.1\CLSID
In the above subkey, there is a default value in the right hand pane:
{FDE1F5C0-0EE9-11d4-A66D-00AA00BA6958}
When I did a search on that CLSID, it led me to this:
HKEY_CLASSES_ROOT\CLSID\{FDE1F5C0-0EE9-11d4-A66D-00AA00BA6958}
Under that subkey, there were 4 other subkeys listed.
a) InProcServer32
b) ProgID
c) Programmable
d) VersionIndependentProgID
Didn't find anything interesting in b, c, d. But in a) i found a value
pointing to dynamic link file tied into my Creative Media Player application
which was what was originally set to play my music CDs. So I backed up that
subkey and then overwrote that default value and changed it to match my CDA
file subkey
%SystemRoot%\system32\CDPlayer.exe
It still did not work. I think instead of an executable, it's expecting a
DLL file that's associated w/ the CDPlayer. If i knew what DLL file to copy
over from my Win2000, it might work possibly. But I have no way of knowing
what that is. Is there a DLL file assoc. w/ CDPlayer??
John
"Dave Patrick" <DSPatrick@nOsPAM.gmail.com> wrote in message
news:OOZSfdbtFHA.3596@TK2MSFTNGP15.phx.gbl...
|