MSFN Forum: Microsoft Update - MSFN Forum

Jump to content



  • 3 Pages +
  • 1
  • 2
  • 3
  • You cannot start a new topic
  • You cannot reply to this topic

Microsoft Update How to integrate it - ways to do it Rate Topic: -----

#41 User is offline   blinkdt 

  • Somewhat Knowledgeable
  • PipPipPipPip
  • Group: Members
  • Posts: 582
  • Joined: 30-September 03
  • OS:Vista Ultimate x64
  • Country: Country Flag

Posted 13 November 2005 - 10:03 PM

Nice. So this is what I have:

$$\SoftwareDistribution\DataStore\DataStore.edb
$$\System32\muweb.dll
$Docs\All Users\Start Menu\Microsoft Update
(shortcut to C:\WINDOWS\system32\rundll32.exe C:\WINDOWS\system32\muweb.dll,LaunchMUSite target)

I'm going to try to register muweb.dll from Cmdlines.txt:

[COMMANDS]
"regsvr32 /s %windir%\system32\muweb.dll"

Not sure about that, though. But worth a shot.

Edit: no luck. :no:

This post has been edited by blinkdt: 14 November 2005 - 12:56 AM



#42 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 14 November 2005 - 05:54 AM

What did not work? The MU integration or skipping the initial screen?

Make sure you followed my procedure to get a "clean" copy of DataStore.edb. Also I personally register wups2.dll and muweb.dll from cleanup.cmd and not CMDLINES.txt. Don't know if it makes a difference...

#43 User is offline   blinkdt 

  • Somewhat Knowledgeable
  • PipPipPipPip
  • Group: Members
  • Posts: 582
  • Joined: 30-September 03
  • OS:Vista Ultimate x64
  • Country: Country Flag

Posted 14 November 2005 - 08:11 PM

I believe MU integration is fine, but I continue to experience the same situation faced by raduking on page 2 of this thread. That said, MU integration appears to be nothing more than correctly placing and registering one DLL file based on what I have picked up in this discussion. Your procedure for securing a clean copy of DataStore.edb was crystal-clear and makes perfect sense.

I will try to register both .dll's and/or play with this some more.

This post has been edited by blinkdt: 14 November 2005 - 08:36 PM


#44 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 15 November 2005 - 07:40 AM

Im not quite sure why it does not wor for you, but it might sem you do not have all the components needed for MU?

If I have understood correctly you will need to install;
Windows Installer v3.1
Windows Update v6
Microsoft Update

To make sure MU works properly. My guess is that you need to double check if you have all of those installed.

#45 User is offline   EmRoD 

  • Powered by PlugSquare.com
  • Pip
  • Group: Members
  • Posts: 97
  • Joined: 16-January 04

Posted 17 March 2006 - 02:12 AM

Successfully passed the 2 "activation steps" and got rid of the 0x800... error message.

I backed up a DataStore.edb like BoardBabe said.
and I created a SFX file for it, launched via SVCPACK.inf.

I'm using the wonderfull HFSLIP so this SFX is integrated during the Slipstreming process.

I've got now a Fully automated slipstreamed XP Pro SP2 with MU :)

Thanks :)

This post has been edited by EmRoD: 17 March 2006 - 05:09 AM


#46 User is offline   GeneralMandible 

  • Major
  • PipPip
  • Group: Members
  • Posts: 223
  • Joined: 08-July 04

Posted 15 September 2006 - 02:30 PM

View PostBoardBabe, on Nov 13 2005, 02:43 PM, said:

I have now done 3 successfull VMware full format/install tests of my UADVD and I got IE Tools>Windows Update to default to Microsoft Update AND skip the initial MU screen, where you have to click Yes... etc.

How I did it?

1. If you have previously installed and ran MU on your local OS:
Boot your computer in SAFE MODEand DELETE DataStore.edb in %WinDir%\SoftwareDistribution\DataStore
2. Reboot computer to "normal mode" and run Microsoft Update (You should get the initial welcome to MU screen) follow the steps where you have to click start etc...
3. Again reboot to SAFE MODE and COPY DataStore.edb to desktop or wherever.
4. Boot to normal mode and place the copy you just made of DataStore.edb on your UA CD/DVD in $OEM$\$$\SoftwareDistribution\DataStore

Ofcourse you will have to have MU properly installed and service registered during your UA installation process. Why all the reboots and safemode? Simply to get a "fresh" version of DataStore.edb (Should have a filesize of about 1032kb) that is not locked or used by any process.

This seems to work flawless for me. :thumbup

FYI
You shouldn't have to go into safe mode. All you need to do is stop the Automatic Update service. DataStore.edb should only be in use by Windows update services (web or AU).

#47 User is offline   DarkShadows 

  • The brighter the light, the darker the shadows.
  • PipPip
  • Group: Members
  • Posts: 270
  • Joined: 12-January 05

Posted 20 December 2007 - 01:44 AM

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.

#48 User is offline   Lolita 

  • Member
  • PipPip
  • Group: Members
  • Posts: 111
  • Joined: 21-August 04

Posted 04 May 2008 - 01:52 PM

I wanted to do it myself to see how it works and not use DarkShadow's inf, everything works now - WU, WGA, OGA, but when i go to MU i need to allow MU activeX. I don't need to install it, just allow it.

#49 User is offline   DarkShadows 

  • The brighter the light, the darker the shadows.
  • PipPip
  • Group: Members
  • Posts: 270
  • Joined: 12-January 05

Posted 22 July 2008 - 08:58 PM

My Guide (linked above) now has newer .infs which address the authorization issue.

#50 User is offline   sohail.pendhari 

  • Group: Members
  • Posts: 6
  • Joined: 20-June 09

Posted 25 June 2009 - 09:30 PM

Hi All ,
I have a microsoft update agent exe ,which does the job of switiching from WU to MU .For Systems in which muweb.dll is not present have to install the ActiveX manually by visiting the MU site .Once to Install ActiveX muweb.dll gets placed in system32 folder .The Microsoft update agent does that job .just run the setup and and muweb.dll will get placed in the system32 folder and you can visit MU site without any ActiveX installation propmt.
But the problem ,I am facing is with 64-BIt OS.In 64-BIt Edition the location of muweb.dll varies its c:\windows\SysWow64 folder . Any one have any idea on this for how to get it done ?...

Share this topic:


  • 3 Pages +
  • 1
  • 2
  • 3
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy