|
anyOne found a Way to get this one installed on a windows2000 or a Windows2003 machine?
First boot into safemode, this is the only way to install it enless you have file protection turned off.
Next rename the setup.exe setup.zip or setup.rar.
Now copy all the files to C:\Program Files\Windows Media Player\ Over write all the files in there, it is a good Idea to back up the files you have there incase you want to go back to windows media player 9.
Next copy all the .dll and .cat files to C:\Windows\system32\, make sure you get them all, it doesn't hurt to extract all the files there either. Over write the existing files that are there.
Make the fallowing registry changes:
CODEWindows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Setup\Installed Versions]
"wmp.dll"=hex:00,00,0A,00,91,0d,00,00
"wmploc.dll"=hex:00,00,0A,00,91,0d,00,00
"wmplayer.exe"=hex:00,00,0A,00,91,0d,00,00
Now go back to the windows media player folder and run WM_Setup.exe and you should be all set.
That should work for you, and for any one who is running a amd64 pc just use this for your registry changes
CODEWindows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\MediaPlayer\Setup\Installed Versions]
"wmp.dll"=hex:00,00,0A,00,91,0d,00,00
"wmploc.dll"=hex:00,00,0A,00,91,0d,00,00
"wmplayer.exe"=hex:00,00,0A,00,91,0d,00,00
and where you put the files are
C:\Program Files (x86)\Windows Media Player\
C:\Windows\Syswow64\
|
|