Hi
I want to slipstream windows update agent in an unattended installation XP
SP2 disk. I downloaded from Microsoft site, WindowsUpdateAgent20-x86.exe
I tried to do this manually, by copying all the updated files in i386
folder(cab archived with MAKECAB - *.dl_). Everything works ok, the Windows
Update.log in Windows folder shows that all the files are at their latest
version(5.8.0.2469) but after clicking "Custom" button it gives me the
error:
Files required to use Windows Update are no longer registered or installed
on your computer. To continue:
- Register or reinstall the files for me now (Recommended)
- Let me read about more steps that might be required to solve the problem
As I understand by now is that the files didn't register correctly.
Registering manually by Regsvr32 *.dll adds the corresponding file to Data
Store. Can this be done fully unattended previous of the installation or
not? I have over 200 pc's to handle and I want this fully automatic without
users' intervention.
Thank you and waiting for your input.