Jump to content

Integrating Windows Update V6


Recommended Posts

  • 3 months later...

does anyone have another method to register wups2.dll?

SVCPACK method:

\i386\svcpack.inf

[CatalogHeader][Version]

BuildNumber=2600

MinorVersion=1

MajorVersion=5

Signature="$WINDOWS NT$"

[setupData]

CatalogSubDir="\I386\svcpack"

[setupHotfixesToRun]

nircmd exec hide extrac32 /L ~$sys.windir$\system32\ ~$folder.nircmd$\wups2.cab wups2.dll /Y

nircmd regsvr reg ~$sys.windir$\system32\wups2.dll ~$sys.windir$\temp\wups2.log

[ProductCatalogsToInstall]

\i386\SVCPACK folder

nircmd.exe

wups2.cab (link is on post #1)

optional: ~$sys.windir$\temp\wups2.log creates a log file.

Edited by Bilou_Gateux
Link to comment
Share on other sites

  • 1 year later...
  • 4 weeks later...
  • 4 weeks later...
  • 2 weeks later...
This is how i do it,

you can get WU6 installed by going to this URL

WindowsUpdate v6

go ahead and install it.

the following list of files were taken directly from my

system32 folder after installing WU6.

I compressed them, and overwrote the existing files in the I386 folder.

cdm.dl_

iuengine.dl_

winhttp.dl_

wuapi.dl_

wuauclt.ex_

wuauclt1.ex_

wuaucpl.cp_

wuaueng.dl_

wuaueng1.dl_

wuauserv.dl_

wucltui.dl_

wups.dl_

wuweb.dl_

Next, the file wups2.dll (also taken from system32) is placed in $OEM$\$$\system32 and during the runoncex installation proccess

i execute this command:

regsvr32 /s %windir%\system32\wups2.dll

Everything works great on a clean install.

This method defaults to WU6.

EDIT to update for all users

I've since determined that the following update is required by WU6

Here is a link to the windows installer update

Windows Installer 3.1 (v2)

if you download the above update you can extract the 5 updated msi*.* files from it with WinRAR, compress them, and also add them to your I386 folder.

msi.dll

msiexec.exe

msihnd.dll

msimsg.dll

msisip.dll

Check for uncompressed versions of these files already existing in I386.

Delete them if they exist.

Shark

EDITTED to bring all the info into one file

Ok, I've done all the things you said, but i'm insecure where I'm putting the "regsvr32 /s %windir%\system32\wups2.dll"... I didnt exacly understand what you meant, is it in winnt.sif?

Link to comment
Share on other sites

  • 3 weeks later...
Anybody?

Windows Update client has been updated to v7.0.6000.381. the last redistributable that was linked here connects to v7.0.6000.374.

Anyone know the link to the newest version?

New link here :

http://download.windowsupdate.com/WindowsU...Agent30-x86.exe

http://download.windowsupdate.com/WindowsU...Agent30-x64.exe

http://download.windowsupdate.com/WindowsU...gent30-ia64.exe

Link to comment
Share on other sites

Anybody?

Windows Update client has been updated to v7.0.6000.381. the last redistributable that was linked here connects to v7.0.6000.374.

Anyone know the link to the newest version?

New link here :

http://download.windowsupdate.com/WindowsU...Agent30-x86.exe

http://download.windowsupdate.com/WindowsU...Agent30-x64.exe

http://download.windowsupdate.com/WindowsU...gent30-ia64.exe

thanks. now it is not asking to install wu again.

Link to comment
Share on other sites

  • 2 months later...

I'd like to encourage everyone reading this thread to also check out GUIDE: Download Everything Microsoft, a complete, step-by-step, how-to, which includes all of the most useful information contained in this thread you are currently reading, as well as information on some other closely related items that you should consider integrating into your XPCDs. Much of the linked guide's information has been discussed in other disparate MSFN Forums threads (like this one), but it is all brought together in one place along with new information not covered anywhere else on MSFN.

Guide Topics Include Integrating:

  • Windows Installer 3.1 v2 (3.1.4000.2435) - KB893803
  • Windows Genuine Advantage Notifications - KB905474
  • Windows Update Agent
  • Windows Genuine Advantage Validation Tool ActiveX Control - KB892130 (LegitCheckControl.cab)
  • Office Genuine Advantage Validation Tool ActiveX Control (OGAControl.cab)
  • Windows Update ActiveX Control (wuweb_site.cab)
  • Microsoft Update ActiveX Control (muweb_site.cab)
  • Office Update Installation Engine ActiveX Control (opuc4.cab)
  • Microsoft Update Catalog Internet ActiveX Control (MuCatalogWebControl.cab)

All of the above items are closely interrelated as it they all pertain to downloading Microsoft Software Updates to your Windows XP computer. In fact, many of the above items are so closely intertwined that some will not work correctly without the correct installation of others.

Link to comment
Share on other sites

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