Jump to content

Recommended Posts

Posted

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...


Posted

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.inf

hope this helps a bit

cya

Killer Bee

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...