joaco, 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.
strel, 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!
Rich_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.
Rich_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.
jdash, 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.
jdash, 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.
bartgrefte, 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.