The_Unbeliever
Honorary Master
For those who want to get rid of Media Player, a quick howto :
1. In the i386 directory, rename the file wmplayer.ex_ to wmplayer.$$$
2. In the C:\Program Files\Windows Media Player directory, there are two files which you'll need to delete, they are mplayer2.exe and wmplayer.exe. Delete them.
3. Create two directories in the same directory, called wmplayer.exe and mplayer2.exe
example :
This should sort the problem out...
If there's any program dependant on Media Player, or you get funny issues, remove the two directories created, and rename the *.$$$ file back to *.ex_
Regards
Libs
1. In the i386 directory, rename the file wmplayer.ex_ to wmplayer.$$$
2. In the C:\Program Files\Windows Media Player directory, there are two files which you'll need to delete, they are mplayer2.exe and wmplayer.exe. Delete them.
3. Create two directories in the same directory, called wmplayer.exe and mplayer2.exe
example :
Code:
C:\Program Files\Windows Media Player\>del wmplayer.exe
C:\Program Files\Windows Media Player\>md wmplayer.exe
C:\Program Files\Windows Media Player\>del mplayer2.exe
C:\Program Files\Windows Media Player\>md mplayer2.exe
This should sort the problem out...
If there's any program dependant on Media Player, or you get funny issues, remove the two directories created, and rename the *.$$$ file back to *.ex_
Regards
Libs