View Single Post

  #12  
Old 11-20-2007, 09:13 AM
odedsaidon Offline
Registered User
 
Join Date: Nov 2007
Posts: 7
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\*.*

can you please explain me when do i need to press enter.
thanks.
Reply With Quote