MSFN Forum: GUIDE: Download Everything Microsoft (MSDBuild v5.5) - MSFN Forum

Jump to content


  • 11 Pages +
  • « First
  • 8
  • 9
  • 10
  • 11
  • You cannot start a new topic
  • You cannot reply to this topic

GUIDE: Download Everything Microsoft (MSDBuild v5.5) WGA, Windows/Microsoft/Office Update ActiveX, et. al. Rate Topic: -----

#181 User is offline   strel 

  • segmentation fault
  • PipPipPipPip
  • Group: Members
  • Posts: 629
  • Joined: 24-February 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 27 August 2009 - 07:07 AM

joaco, I think you still have to edit SFX-MSD.ini as stated in point 3 of the Issue 02 section. Good news are that you have the URLs you need in MSDownloads.ul file inside MSDownloadsESN.ulz

Suerte.

This post has been edited by strel: 27 August 2009 - 07:11 AM



#182 User is offline   Rich_Weiss 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 12-September 08

Posted 28 August 2009 - 08:25 PM

The Office Genuine Advantage Notifications (KB949810) published: 8/25/2009 is showing up on the Microsoft Update site. I updated my copy of the MSDownloads.ulz, and recreated my msdownloads.exe by using the MSBuild.cmd. However, after I ran the msdownloads.exe, the Microsoft Update site still showed that I needed the update.

I installed the update using the Microsoft Update site, and then checked the install log file located at C:\Windows\WindowsUpdate.log and discovered that it had downloaded a file from http://download.windowsupdate.com/msdownlo...2e3c11d03d0.cab.

The updater then renamed the file to OGANotifier.cab, and extracted OGANotifier.msi from it.

Then it ran the OGANotifier.msi using the following command and switches: OGANotifier.msi REBOOT=ReallySuppress ALLUSERS=1 REBOOT=REALLYSUPPRESS.

I copied the file to another computer (that also required the update) and using the same command and switches installed it manually. I then checked the Microsoft Update site, and the update was no longer required, having been successfully installed.

The version of the OGANotifier.msi is 2.0.0048.0

I am going to add it temporarily to my install script, pending further direction from Darkshadow or others.

I also noticed the message on the Microsoft Office Update site that, as of August 1, 2009, Microsoft discontinued support for Office Update. To continue getting the latest updates for Microsoft Office products, use Microsoft Update.

Are there files that were required for the Office Update site, that are no longer necessary, and can be removed from the msdownloads.exe, such as the Office Update icon?

#183 User is offline   strel 

  • segmentation fault
  • PipPipPipPip
  • Group: Members
  • Posts: 629
  • Joined: 24-February 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 29 August 2009 - 03:26 AM

As long as office update will not be up to date would be a good idea.

#184 User is offline   jdash 

  • Group: Members
  • Posts: 6
  • Joined: 23-August 07

Posted 30 August 2009 - 07:54 AM

I've analyzed your MSDBuild.cmd batch script and noticed that on the script's OS checking (:winver), Windows 7 is version 7.* while it is version 6.1 and Vista is version 6.* which means that even if you're using Windows 7, it will say that you're using Windows Vista.

Also, when I don't want to include some components to be built like Office Update, and ran MSDBuild.exe, it still finds these components and show an error and exit.

#185 User is offline   bartgrefte 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 11-April 08

Posted 31 August 2009 - 10:35 AM

Hi :)

I would like to integrate the ActiveX plugin for MS Catalog in my unattended Dutch XP Prof SP3 installation disc.
Already got the MS Update plugin integrated with the help of nLite, don't remember from where I got the plugin btw, been a while since I integrated it...

The MS Update plugin works, but I can't seem to succesfully integrate the MS Catalog plugin.

Got 2 cabfiles with that plugin, MuCatalogWebControl.cab and MicrosoftUpdateCatalog_Addon.cab.
Both same size (71kB), but the 1st one has the MicrosoftUpdateCatalogWebControl.dll in it + inf, the other entries_MicrosoftUpdateCatalog.ini, mcu.dl_ and MCU.in_.
The 1st one can't be integrated, nLite says unsupported file, the other causes framedyn.dll not found errors.

While typing I tried installing it with
start /wait %SystemRoot%\System32\Rundll32.EXE %cdrom%\Install\Resterende_updates\MicrosoftUpdateCatalogWebControl.inf
Doesn't work either. No errors, IE just keeps asking if I trust the plugin and want to run it...

Any idea's?

Ps, that program from the startpost (WUD) doesn't display any of the ActiveX plugins.
Ps2, the Microsoft Update, How to integrate it - ways to do it link from startpost doesn't work.

edit:
after looking more closely & try some stuff, I found out that the dll for that plugin was already integrated in my installation disc, however, still had to activate it after the message I got I mentioned earlier in this post....
But no longer :)
I let the program RegShot do it's thing, activated the plugin, let RegShot do it's thing again and then let RegShot compare the two snapshots.
Seems this key was the sollution:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{5AE58FCF-6F6A-49B2-B064-02492C66E3F4}\iexplore\AllowedDomains\microsoft.com]

So solved now :)

Now to figure out how to create the link. Thought it would be similar with the MS Update link, guess it's not.

This post has been edited by bartgrefte: 01 September 2009 - 08:12 AM


#186 User is offline   DarkShadows 

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

Posted 07 October 2009 - 04:30 PM

View Postjoaco, on Aug 26 2009, 01:18 PM, said:

...I use a spanish version of XP and was wondering if donwloading the spanish list, will have the problems listed in Issue 02. Languages Other Than English.Sorry my english!
Your English is fine. As strel mentioned (and I quote him below), follow the guide directions to edit a custom SFX-MSD.ini file (the file is documented internally). The MSDownloadsESN.ulz file, provided by Hippo Loco, should address all Spanish-related download urls. Hippo Loco also posted some notes earlier in this thread that you might want to read.

View Poststrel, on Aug 27 2009, 09:07 AM, said:

joaco, I think you still have to edit SFX-MSD.ini as stated in point 3 of the Issue 02 section. Good news are that you have the URLs you need in MSDownloads.ul file inside MSDownloadsESN.ulz

Suerte.
This is all correct. Thanks for covering my thread strel!

View PostRich_Weiss, on Aug 28 2009, 10:25 PM, said:

The Office Genuine Advantage Notifications (KB949810) published: 8/25/2009 is showing up on the Microsoft Update site. I updated my copy of the MSDownloads.ulz, and recreated my msdownloads.exe by using the MSBuild.cmd. However, after I ran the msdownloads.exe, the Microsoft Update site still showed that I needed the update.
MSDBuild.cmd doesn't know about, or care about, Office Genuine Advantage Notifications, which is relatively new. This update is similar to KB905474 Windows Genuine Advantage Notifications. OGAN, like WGAN, is not really required to run your software or to run Microsoft Update. However, I'll bet it might contain a version of OGACheckControl.dll, just Like WGAN contains a version of legitcheckcontrol.dll. In any circumstance, Microsoft Update will list this update until you either hide it or install it.

I'm not planning to update this guide for OGAN (at least not yet) since Office Update is now handled by Microsoft Update. I also view the Office Genuine Advantage Notifications more as part of Microsoft Office installation, rather than as part of Windows XP installation. I'm not sure if installing OGAN without MS Office already installed on the PC will work or not.

Thanks for reporting your findings it will help in my research when I get around to it. I'm job hunting right now.

View PostRich_Weiss, on Aug 28 2009, 10:25 PM, said:

Are there files that were required for the Office Update site, that are no longer necessary, and can be removed from the msdownloads.exe, such as the Office Update icon?
I will be removing them from MSDBuild very shortly.

View Postjdash, on Aug 30 2009, 09:54 AM, said:

I've analyzed your MSDBuild.cmd batch script and noticed that on the script's OS checking (:winver), Windows 7 is version 7.* while it is version 6.1 and Vista is version 6.* which means that even if you're using Windows 7, it will say that you're using Windows Vista.
The MSDBuild.cmd script really only cares about WinVer=XP. But still, it's a good catch and I'll fix it shortly. Thanks for reporting it.

View Postjdash, on Aug 30 2009, 09:54 AM, said:

Also, when I don't want to include some components to be built like Office Update, and ran MSDBuild.exe, it still finds these components and show an error and exit.
That is because you must still download everything (at least until I strip Office Update out of MSDBuild). For now, if you don't want Office shortcuts, all you need to do is customize SFX-MSD.ini, which is documented internally. In the next MSDBuild version, the Office Update shortcut will not be created, since the web site is now discontinued.

View Postbartgrefte, on Aug 31 2009, 12:35 PM, said:

I would like to integrate the ActiveX plugin for MS Catalog in my unattended Dutch XP Prof SP3 installation disc. Already got the MS Update plugin integrated with the help of nLite, don't remember from where I got the plugin btw, been a while since I integrated it...

The MS Update plugin works, but I can't seem to succesfully integrate the MS Catalog plugin.

Got 2 cabfiles with that plugin, MuCatalogWebControl.cab and MicrosoftUpdateCatalog_Addon.cab.
Both same size (71kB), but the 1st one has the MicrosoftUpdateCatalogWebControl.dll in it + inf, the other entries_MicrosoftUpdateCatalog.ini, mcu.dl_ and MCU.in_. The 1st one can't be integrated, nLite says unsupported file, the other causes framedyn.dll not found errors. While typing I tried installing it with

start /wait %SystemRoot%\System32\Rundll32.EXE %cdrom%\Install\Resterende_updates\MicrosoftUpdateCatalogWebControl.inf

Doesn't work either. No errors, IE just keeps asking if I trust the plugin and want to run it...Any idea's?

Ps, that program from the startpost (WUD) doesn't display any of the ActiveX plugins.

Ps2, the Microsoft Update, How to integrate it - ways to do it link from startpost doesn't work.

edit:
after looking more closely & try some stuff, I found out that the dll for that plugin was already integrated in my installation disc, however, still had to activate it after the message I got I mentioned earlier in this post....
But no longer :)
I let the program RegShot do it's thing, activated the plugin, let RegShot do it's thing again and then let RegShot compare the two snapshots.
Seems this key was the sollution:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{5AE58FCF-6F6A-49B2-B064-02492C66E3F4}\iexplore\AllowedDomains\microsoft.com]

So solved now :)

Now to figure out how to create the link. Thought it would be similar with the MS Update link, guess it's not.
  • I do not use nLite, nor do I support nLite or any other integration software. Therefore, you need to ask nLite-specific questions in the correct forum. However, by now I'm sure someone over there has read this guide and can tell you how to incorporate what is discussed here in a nlited way.


  • WUD most certainly displays all the ActiveX plugins discussed in my guide, which includes MuCatalogWebControl.cab. However, you must import my MSDownloads.ulz list as instructed in my guide before it will list these. There is a WUD screen grab in the first post of this thread that lists the ActiveX controls, including Microsoft Update Catalog Web Control Class (ActiveX), which is what MuCatalogWebControl.cab is.


  • If you actually had read my guide, then you will know what MuCatalogWebControl.cab is, what files are inside of it, and where to put it in order for MSDBuild to package it for you inside of MSDownloads.exe. But it sounds like you haven't even read my guide.


  • I cannot speak to MicrosoftUpdateCatalog_Addon.cab. That doesn't sound like a file from Microsoft. Post a download URL for this file and I'll take a look when I get a chance.


  • Try reading my guide again, and pay attention to Issue-02 since you are working in Dutch. Start as if you were going to builld for English but replace my English files with Dutch ones. MSDBuild should be able to handle it. At least it worked that way for Spanish.


#187 User is offline   bartgrefte 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 11-April 08

Posted 15 October 2009 - 05:44 AM

1. Okay, then I'll wont ask here anymore.

2. It does not, and yes I imported that file.

3. Which I did, but then I might have missed something.

4. Don't remember where I got it, but added it as an attachment to this post.

5. Then I'll try again, since there is a newer Catalog ActiveX that I want to integrate.
Went from version 7.0.6000.569 to 7.4.7057.223, already got the cab with the inf and dll, also added to this post, if necessary.

Attached File(s)



#188 User is offline   atolica 

  • ENT Surgeon
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 15-December 05
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 24 October 2009 - 10:02 AM

Hi DarkShadows, no time long see.

I started building and testing another xp unattended installation + your msdownloads.exe in vmware.
I ran Windows Update from IE8 and it goes to WU instead of Microsoft Update. That's not all. It still asks for WindowsUpdateAgent30-x86.exe (activex) and KB898461 installation. I don't get it. It used to work just fine. I guess I'll have to add those registry keys manually.

English language installation with default settings.

This post has been edited by atolica: 25 October 2009 - 09:02 AM


#189 User is offline   atolica 

  • ENT Surgeon
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 15-December 05
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 24 October 2009 - 03:16 PM

Quote

Starting August 1, 2009, Microsoft will discontinue support for Office Update. To continue getting the latest updates for Microsoft Office products, use Microsoft Update. For more information see the FAQ.


#190 User is offline   atolica 

  • ENT Surgeon
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 15-December 05
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 29 October 2009 - 04:31 PM

Why does Windows Genuine Advantage Notification (KB905474) keep showing in WU after running MSDBuild v5.5 ?!?!

#191 User is offline   atolica 

  • ENT Surgeon
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 15-December 05
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 30 October 2009 - 02:47 PM

Quote

Required Version for binary C:\WINDOWS\system32\cdm.dll is: 7,2,6001,788
2009-10-30 22:26:31+0200 764 43c Binary: C:\WINDOWS\system32\cdm.dll: Target version: 5.5.3790.5512 Required: 7.2.6001.788
2009-10-30 22:26:31+0200 764 43c Required Version for binary C:\WINDOWS\system32\wuapi.dll is: 7,2,6001,788
2009-10-30 22:26:31+0200 764 43c Binary: C:\WINDOWS\system32\wuapi.dll: Target version: 5.4.3790.5512 Required: 7.2.6001.788
2009-10-30 22:26:31+0200 764 43c Required Version for binary C:\WINDOWS\system32\wuauclt.exe is: 7,2,6001,788
2009-10-30 22:26:31+0200 764 43c Binary: C:\WINDOWS\system32\wuauclt.exe: Target version: 5.4.3790.5512 Required: 7.2.6001.788
2009-10-30 22:26:31+0200 764 43c Required Version for binary C:\WINDOWS\system32\wuaucpl.cpl is: 7,2,6001,788
2009-10-30 22:26:31+0200 764 43c Binary: C:\WINDOWS\system32\wuaucpl.cpl: Target version: 5.4.3790.5512 Required: 7.2.6001.788
2009-10-30 22:26:31+0200 764 43c Required Version for binary C:\WINDOWS\system32\wuaueng.dll is: 7,2,6001,788
2009-10-30 22:26:31+0200 764 43c Binary: C:\WINDOWS\system32\wuaueng.dll: Target version: 5.4.3790.5512 Required: 7.2.6001.788
2009-10-30 22:26:31+0200 764 43c Required Version for binary C:\WINDOWS\system32\wucltui.dll is: 7,2,6001,788
2009-10-30 22:26:31+0200 764 43c Binary: C:\WINDOWS\system32\wucltui.dll: Target version: 5.4.3790.5512 Required: 7.2.6001.788
2009-10-30 22:26:31+0200 764 43c Required Version for binary C:\WINDOWS\system32\wups.dll is: 7,2,6001,788
2009-10-30 22:26:31+0200 764 43c Binary: C:\WINDOWS\system32\wups.dll: Target version: 5.4.3790.5512 Required: 7.2.6001.788
2009-10-30 22:26:31+0200 764 43c Required Version for binary C:\WINDOWS\system32\wups2.dll is: 7,2,6001,788
2009-10-30 22:26:31+0200 764 43c Binary: C:\WINDOWS\system32\wups2.dll: Target version: 0.0.0.0 Required: 7.2.6001.788
2009-10-30 22:26:31+0200 764 43c Required Version for binary C:\WINDOWS\system32\wuweb.dll is: 7,2,6001,788
2009-10-30 22:26:31+0200 764 43c Binary: C:\WINDOWS\system32\wuweb.dll: Target version: 7.4.7600.226 Required: 7.2.6001.788
2009-10-30 22:26:31+0200 764 43c Required Version for binary C:\WINDOWS\system32\wuapi.dll.mui_en is: 7,2,6001,788
2009-10-30 22:26:31+0200 764 43c Binary: C:\WINDOWS\system32\wuapi.dll.mui_en: Target version: 0.0.0.0 Required: 7.2.6001.788
2009-10-30 22:26:31+0200 764 43c Required Version for binary C:\WINDOWS\system32\wuaucpl.cpl.mui_en is: 7,2,6001,788
2009-10-30 22:26:31+0200 764 43c Binary: C:\WINDOWS\system32\wuaucpl.cpl.mui_en: Target version: 0.0.0.0 Required: 7.2.6001.788
2009-10-30 22:26:31+0200 764 43c Required Version for binary C:\WINDOWS\system32\wuaueng.dll.mui_en is: 7,2,6001,788
2009-10-30 22:26:31+0200 764 43c Binary: C:\WINDOWS\system32\wuaueng.dll.mui_en: Target version: 0.0.0.0 Required: 7.2.6001.788
2009-10-30 22:26:31+0200 764 43c Required Version for binary C:\WINDOWS\system32\wucltui.dll.mui_en,SusClient_wuauhelp,SusClient_wuauadm is: 7,2,6001,788
2009-10-30 22:26:31+0200 764 43c Binary: C:\WINDOWS\system32\wucltui.dll.mui_en,SusClient_wuauhelp,SusClient_wuauadm: Target version: 0.0.0.0 Required: 7.2.6001.788


It seems that these files (bolded) are not getting updated at all.

#192 User is offline   atolica 

  • ENT Surgeon
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 15-December 05
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 30 October 2009 - 03:25 PM

DarkShadows

You might be kind and upload the link pointing to WindowsUpdateAgent30-x86.exe. WU now requires wsus3setup.inf and related files version 7.4.7600.226 not 7.2.6001.788. Wuredist.xml links weren't updated (still pointing to 7.2.6001.788) and consequently the only way to get these files are via WU. I thought of changing the version number within the original link for WindowsUpdateAgent30-x86.exe, that I got from WindowsUpdate.log, from 7.2.6001.788 to 7.4.7600.226 and it worked.

Here are the NEW links, x86 and x64 versions.

NEW Windows Update Agent 3 x86 !!! MS LINK

NEW Windows Update Agent 3 x64 !!! MS LINK


And here's Attached File  MSDownloads.ulz (3.51K)
Number of downloads: 62 with the link updated. You can just double click it and it will be added to Windows Updates Downloader.

ENJOY !

This post has been edited by atolica: 30 October 2009 - 05:53 PM


#193 User is offline   click-click 

  • Junior
  • Pip
  • Group: Members
  • Posts: 71
  • Joined: 08-October 09

Posted 09 November 2009 - 06:37 AM

Is there a newer version of InstMUWC.inf to install Microsoft Update?

This inf seems to be based on an older version (7,2,6001,788) of MU.
The current version is ( 7.4.7600.226 ) Also there are some additional
files that are not being considered by the inf. For Microsoft Update I
have the following files in system32:

mucltui .dll
mucltui.dll.mui
muweb .dll

Thanks ...

#194 User is offline   atolica 

  • ENT Surgeon
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 15-December 05
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 11 November 2009 - 09:27 AM

View Postclick-click, on Nov 9 2009, 02:37 PM, said:

Is there a newer version of InstMUWC.inf to install Microsoft Update?

This inf seems to be based on an older version (7,2,6001,788) of MU.
The current version is ( 7.4.7600.226 ) Also there are some additional
files that are not being considered by the inf. For Microsoft Update I
have the following files in system32:

mucltui .dll
mucltui.dll.mui
muweb .dll

Thanks ...


Use the above *.ulz file I posted. It will not show anything in MU or WU. You don't need to edit the inf file.

edit: It seems that InstMUWC.inf is updated during msdbuild.exe creation with the actual file version taken from the files by GetFileVer.vbs.

This is what it is written in my InstMUWC.inf:

UpdateFileVer = "0.0.0.0"
InstallVer = "7,4,7600,226"


As I said use the latest Windows Update Agent 3 x86 as it will update all of the files including those you mentioned: mucltui.dll, mucltui.dll.mui, muweb.dll. Download my *ulz file or download the standalone file and place it in the project folder.

You have to install the Windows Update agent 3.0 before running MSDownloads.exe. That it is done by svcpack.inf method at T-13 during installation.

This post has been edited by atolica: 11 November 2009 - 09:40 AM


#195 User is offline   cdevitt2 

  • Group: Members
  • Posts: 1
  • Joined: 04-January 10

Posted 04 January 2010 - 12:10 PM

I can download everything but MSDBuild 5.5 via WUD. It's telling me

The server committed a protocol violation. Section=ResponseStatusLine

:(

No proxy anything anywhere in my network.

#196 User is offline   jdash 

  • Group: Members
  • Posts: 6
  • Joined: 23-August 07

Posted 18 February 2010 - 05:13 PM

There's a new version of WGA Validation Tool ActiveX: 1.9.42.0

#197 User is offline   -X- 

  • Member
  • Group: Patrons
  • Posts: 2,067
  • Joined: 08-January 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 19 February 2010 - 01:35 AM

Where do you see this? Got any links?
nm, found it

ActiveX: http://go.microsoft....k/?linkid=39204
FF Plugin: http://download.micr...uginInstall.exe

This post has been edited by -X-: 19 February 2010 - 01:48 AM


#198 User is offline   DarkShadows 

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

Posted 19 February 2010 - 04:59 PM

View Post-X-, on 19 February 2010 - 01:35 AM, said:

Where do you see this? Got any links?
nm, found it

ActiveX: http://go.microsoft....k/?linkid=39204


If you folks notice, this is the exact same link I provide in my guide. It's a static link--it doesn't change between ActiveX control versions. You just have to wait until Microsoft updates the download behind the static link. B)

#199 User is offline   Lodi_Dodi 

  • Group: Members
  • Posts: 2
  • Joined: 04-October 05

Posted 23 March 2010 - 02:20 PM

I tried everything to unpack Msdbuild.exe
I always get a Dos error.
5 different PC's
Looked the net for an alternative.
Followed all the tips and advises.
I seriously suspect the file got corrupted.
Can anyone sent me the clean file or post a link to the file.
Put it in a regular archive or whatever

Please need some help
it is really doing my head in

#200 User is offline   expert01 

  • Junior
  • Pip
  • Group: Members
  • Posts: 62
  • Joined: 01-December 03

Posted 14 May 2010 - 01:36 PM

I had no problem with msbuild.exe, but I did with msbuild.cmd

Line 383-ish

Replace:
If %VersionCompare% EQU -1 (
With:
If "%VersionCompare%"=="-1" (

I also had to follow directions at http://www.pcreview....ead-1520115.php

This post has been edited by expert01: 14 May 2010 - 01:39 PM


Share this topic:


  • 11 Pages +
  • « First
  • 8
  • 9
  • 10
  • 11
  • You cannot start a new topic
  • You cannot reply to this topic

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



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