man i mustve skipped this post
sorry for bringin it up so late also
found it while searching for something else
anyways windows update is workin
are u gettin any error by any chance ?
try this
Code:
net.exe stop wuauserv
cd /d %windir%
rd /s softwaredistribution
REGSVR32 C:\WINDOWS\system32\wuapi.dll
REGSVR32 C:\WINDOWS\system32\wuaueng.dll
REGSVR32 C:\WINDOWS\system32\wucltui.dll
REGSVR32 C:\WINDOWS\system32\wups.dll
REGSVR32 C:\WINDOWS\system32\msxml3.dll
net.exe start wuauserv
copy paste the above in notepad and save it as a .bat file and run it
lemme know if it works