Manimal Posted July 28, 2004 Posted July 28, 2004 Hi.After my Unattended XP CD, when i open the Windows Update site i receive the message that i have to upgrade my Windows Update software.According KbAlertz (http://www.kbalertz.com/Feedback_836974.aspx) the manual solution is pretty easy. Almost same explanation in http://v4.windowsupdate.microsoft.com/troubleshoot, option " Manual installation instructions for Windows Update controls".After download the cab and extract them, i had a .INF file, but my efforts to silent install using the command "%SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 iuctl.inf" don't work... Just do NOTHING!!!Can anybody help me? Thx in advance...
killerbee Posted July 28, 2004 Posted July 28, 2004 hi,i use this in xplode: <execute display='Installing updated Windoof Update Control' program='rundll32.exe' arguments='setupapi,InstallHinfSection DefaultInstall 128 #SYSTEMDRIVE#\Install\Hotfixes\iuctl.inf'></execute>which is this in a normal batch:rundll32.exe setupapi,InstallHinfSection DefaultInstall 128 %SYSTEMDRIVE%\Install\Hotfixes\iuctl.infhope this helps a bitcyaKiller Bee
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now