- Community Pick
The code snippet is for a batch file. Copy the code to a text file and rename the file (whatever you want).bat
Then run the batch file!
net stop wuauserv
rmdir %windir%\softwaredistribut
rmdir %windir%\system32\software
regsvr32 /s wuaueng.dll
regsvr32 /s wuaueng1.dll
regsvr32 /s atl.dll
regsvr32 /s wups.dll
regsvr32 /s wups2.dll
regsvr32 /s wuweb.dll
regsvr32 /s wucltui.dll
net start wuauserv
pause
by: Sulimanw on 2010-09-10 at 16:27:06ID: 19281
http://www.experts-exchang