Having problems with wmp 10. Need to do this:
1. Open a CMD.EXE window.
2. Type the following commands, pressing Enter after each line:
CD /D %SystemDrive%for /f "Tokens=*" %x in ('dir /b /a /s Wmploc.dll') do copy "%x" %SystemRoot%\System32\*.*
3. Install Windows Media Player 10.
Can someone please write what exactly i have to type in the command prompt for step 2? (Please indicate lines)
from here: http://www.jsifaq.com/SF/Tips/Tip.aspx?id=10355
1. Open a CMD.EXE window.
2. Type the following commands, pressing Enter after each line:
CD /D %SystemDrive%for /f "Tokens=*" %x in ('dir /b /a /s Wmploc.dll') do copy "%x" %SystemRoot%\System32\*.*
3. Install Windows Media Player 10.
Can someone please write what exactly i have to type in the command prompt for step 2? (Please indicate lines)
from here: http://www.jsifaq.com/SF/Tips/Tip.aspx?id=10355
Last edited: