![]() ![]() |
Jan 17 2008, 11:46 AM Post
#21 | |
| The brighter the light, the darker the shadows. ![]() ![]() Group: Members Posts: 268 Joined: 12-January 05 Member No.: 40573 |
I didn't want to answer these types of questions, but here you go. If you are using WinRar to create your MSDownloads.exe, do this:
If you had previously created the SFX Silent Package profile, you could've just done this:
By creating an SFX with my comment (and the settings above), you will get the smallest SFX archive file size, and the SFX will unpack to a temporary folder inside of %Temp%, launch SFX.cmd (the installation payload), and finally delete the unpacked temporary files after installation. This post has been edited by DarkShadows: Jan 17 2008, 11:49 AM |
| | |
Jan 17 2008, 12:38 PM Post
#22 | |
| The brighter the light, the darker the shadows. ![]() ![]() Group: Members Posts: 268 Joined: 12-January 05 Member No.: 40573 |
I have learned that there is another Windows Update that is a requirement. I have updated the first post accordingly (MSDownloads.zip has not changed). This is of minor impact to most, as you should already be including the required Windows Update in your XPCDs anyway. See the first post for more information.
|
| | |
Mar 18 2008, 11:13 AM Post
#23 | |
| The brighter the light, the darker the shadows. ![]() ![]() Group: Members Posts: 268 Joined: 12-January 05 Member No.: 40573 | QUOTE ("Forum member in a Private Message") Hi, I am not getting the shortcut to windows update on my start menu. I had a look at the InstWUWC.inf file and found that there was no entry for add.shortcut. I would have corrected it myself but i don't know how to enter the path to the icon in shell 32.dll InstWUWC.inf does not actually add a Windows Update shortcut, which should already be in the Start Menu as a result of a default Windows XP installation. If you are installing InstMUWC.inf (which creates a Microsoft Update shortcut), then you no longer require the Windows Update shortcut anyway. This is because either shortcut will both end up taking you to the Microsoft Update web site anyway (this is result of registering the MUWeb ActiveX addon). Still to answer your queston, InstMCWC.inf has the answer to the path for shell32.dll. CODE [Add.Shortcut] ;Add shortcut directly to Start Menu Name = "%Shortcut%", 8,22 CmdLine = 16422,"Internet Explorer",IEXPLORE.EXE "http://catalog.update.microsoft.com/v7/site/home.aspx" InfoTip = "%InfoTip%" IconPath = 11,,shell32.dll IconIndex = 13 You would just change the IconIndex value to the correct index of the Windows Update Icon. And change the URL above to the correct one for Windows Update. |
| | |
Mar 19 2008, 01:35 AM Post
#24 | |
| Group: Members Posts: 5 Joined: 1-March 08 Member No.: 179702 OS: XP Pro x86 |
Thanks for clarifying the Microsoft and Windows Update thing and for a great guide.
|
| | |
Mar 26 2008, 08:34 PM Post
#25 | |
| Group: Members Posts: 6 Joined: 19-October 06 Member No.: 113474 |
This is just a question out of curiousity and not a "when will it be done" question. Any chance that you will be updating the inf's since a lot have them have been updated with newest versions?
|
| | |
Mar 27 2008, 12:38 AM Post
#26 | |
| The brighter the light, the darker the shadows. ![]() ![]() Group: Members Posts: 268 Joined: 12-January 05 Member No.: 40573 |
Yes, I do have plans to update the guide and the downloads. However, I'm in the middle of moving right now and I have no time to complete it. I should also point out to folks that the guide above was written when I was still building PCs with Windows XP and Internet Explorer 6. I have since started integrating IE7 and that is where I have also noticed new ActiveX controls. I believe if you are still using IE6 that not much has changed. |
| | |
Apr 2 2008, 02:51 PM Post
#27 | |
| Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 556 Joined: 4-July 04 From: Vienna, Austria Member No.: 23952 OS: none |
Hi DarkShadows, thanks for that guide! Works well on WinXP. (except for the Microsoft Update Catalog which seems to have a new version up). However, I recently switched to Vista and now I tried to run parts of your installation on Vista (only MU, OGA and MS Update Catalog) since Windows Update and WGA is altready part of the OS). It all installs fine (no error messages) but I found the following: 1. Microsoft Update seems to work but when opening the MU website one has to acknowledge the license again although I did this before grabbing the datastore.edb (and it works on XP). I even grabbed the datastore.edb again from a Vista PC but it seems the relevant info is not stored there (anymore). 2. OGA seems to be installed fine (shows up in "%windir%\Downloaded Programs") and I verified it is the latest version 1.6.28.0 but when trying to download an OGA protected update, IE insists on installing the activeX update again. 3. Same goes for the Microsoft Update Catalog but that goes for WinXP as well. Maybe it is just a small thing thats different when installing on Vista. At least it installs fine. If you (or anyone else) have some time ... ? Thanks, Alex |
| | |
May 3 2008, 02:18 PM Post
#28 | |
| Newbie Group: Members Posts: 20 Joined: 24-November 06 Member No.: 116535 |
Great piece of work DS. I recently ran into a snag trying to integrate the latest WGA for XP into this. I get prompted to download the new one on fresh builds now. Any updates buddy? |
| | |
May 4 2008, 08:19 PM Post
#29 | |
| Group: Members Posts: 9 Joined: 4-May 08 Member No.: 189935 OS: XP Pro x86 |
should i do this method before or after i integrate the SP3? i have a copy of WinXP SP0 .. so the thing is i copy winxp content into a folder slipstream windows media player 11 go thru your method for windows update open nlite and beginning slipstreaming sp3 *i got a dialogue box saying about latest hotfix, should nlite remove it 1st * i ignored it slipstream sata drivers, ie7 .. include VL key.. and create image.. other things.. can i do the same setting for sfx you creating MSDownloads.exe to WindowsUpdateAgent.exe ? like QUOTE On the Advanced tab, ensure the following options are enabled: 1. No options on the tab itself 2. Click the Compression button and set the following options on that screen 1. Text compression = auto 2. Prediction order = 63 3. Memory to use = 128 4. Audio compression = auto 5. Channels = 0 6. True color compression = auto 7. General compression - Dictionary Size = 4096 8. Enable all three compression types This post has been edited by orestes: May 5 2008, 12:05 AM |
| | |
May 7 2008, 08:41 AM Post
#30 | |
| Newbie Group: Members Posts: 20 Joined: 24-November 06 Member No.: 116535 |
I was able to successfully integrate the latest WGA into my XP SP3 source using this. I still use IE6 in my slipstreams, so if anyone else is in the same predicament I can post how I was able to accomplish it.
This post has been edited by Kilyin: May 7 2008, 08:42 AM |
| | |
May 7 2008, 01:51 PM Post
#31 | |
| The brighter the light, the darker the shadows. ![]() ![]() Group: Members Posts: 268 Joined: 12-January 05 Member No.: 40573 | @midiboy The current Guide is not intended for Vista at all. But I'm glad to see that someone tried anyway. It will be months before I start playing with unattended Vista. The ActiveX controls get updated periodically to new versions, but my documented process to obtain them should not have changed (hopefully). @Kilyin If you encountered an issue with WGA using my guide, and you have already resolved it, then please Post or PM me what you needed to do differently for the most recent WGA to work. I will update the guide accordingly. It should still be the same download process to acquire WGA, unless M$ changed it again. @orestes Theoretically, for SP3 you would follow my guide soup-to-nuts after slipstreaming SP3 into your XPCD source. However, I'm certain that several of the requirement KB updates listed in my guide are now included in SP3, so you no longer need to integrate those. I will be integrating SP3 this week and updating the guide afterward accordingly. I will maintain requirements for both SP2 and SP3. My own process is:
Yes, you can use the same compression settings for creating MSDownloads.exe and WindowsUpdateAgent.exe. Scroll up a few posts, you will see I recommend saving a WinRar profile and re-using it for each SFX you create. (I use those same settings for all my SFX installs). The only difference between each SFX are:
@Everyone I've been away for awhile, but I can now work a little on updating this guide. Here's the situation, v2.5 of the guide was written exclusively for Windows XP SP2 with IE6. I know there are some issues when you install IE7 (you get prompted to re-download many of the ActiveX controls). Nothing about this guide was ever intended for Windows Vista, however some things may be adaptable to Vista (Vista already has many of the XP requirements built-in). So for now, I'm not going to focus on Vista at all. But here is what I will focus on for the next version of the Guide:
If anyone has used my guide with IE7 (and presumably made some changes) with any success, please PM me. I haven't even started doing Vista unattended installs yet, so such guide is a long way off (from me at least). |
| | |
May 7 2008, 02:19 PM Post
#32 | |
| Nlite user n lovin' it ![]() ![]() ![]() Group: Members Posts: 474 Joined: 6-February 05 From: UK Member No.: 43248 OS: XP Pro x86 |
Thanks very much, very helpful indeed |
| | |
May 7 2008, 04:41 PM Post
#33 | |
| Newbie Group: Members Posts: 20 Joined: 24-November 06 Member No.: 116535 |
What I did - I downloaded the new WGA (KB892130) through Windows update, I was unable to find a standalone download for it. So I went in the C:\WINDOWS\SoftwareDistribution\downloads folder and created an SFX archive out of the KB892130 folder (which was named a49d784415582d2f98c84ceb0a75d898) with the command "update\update.exe /q /o /n /z" to be run after extraction and added it to SVCPACK.inf. Was the only way I could find to make it work. This post has been edited by Kilyin: May 7 2008, 04:50 PM |
| | |
May 7 2008, 05:20 PM Post
#34 | |
| Junior ![]() Group: Members Posts: 66 Joined: 10-May 04 Member No.: 19620 | What I did - I downloaded the new WGA (KB892130) through Windows update, I was unable to find a standalone download for it. So I went in the C:\WINDOWS\SoftwareDistribution\downloads folder and created an SFX archive out of the KB892130 folder (which was named a49d784415582d2f98c84ceb0a75d898) with the command "update\update.exe /q /o /n /z" to be run after extraction and added it to SVCPACK.inf. Was the only way I could find to make it work. here Wga |
| | |
May 7 2008, 05:36 PM Post
#35 | |
| Newbie Group: Members Posts: 20 Joined: 24-November 06 Member No.: 116535 | What I did - I downloaded the new WGA (KB892130) through Windows update, I was unable to find a standalone download for it. So I went in the C:\WINDOWS\SoftwareDistribution\downloads folder and created an SFX archive out of the KB892130 folder (which was named a49d784415582d2f98c84ceb0a75d898) with the command "update\update.exe /q /o /n /z" to be run after extraction and added it to SVCPACK.inf. Was the only way I could find to make it work. here Wga One of the first things I tried. Unfortunatly, didn't work. |
| | |
May 7 2008, 06:23 PM Post
#36 | |
| Group: Members Posts: 9 Joined: 4-May 08 Member No.: 189935 OS: XP Pro x86 |
i really want to know which is the best way to slipstream packs or updates into winxp source... using /integrate or 3rd party like nlite? is there any differences like might be missing some files while slipstreaming or not fully updating to the latest built files... i have winxp sp0 cd ... service pack 3.. win media player 11 setup .. ie7 + cumulative hotfix 1file .. + sata driver .. now the slipping part... not using nlite 1st i /integrate sp3 into xp then i use wmp11 integrator by jean-sebastian carle *not booogy's* because it's direct and dont have too many options to choose.. just choose the wmp11, winxp source, click integrate.. that's all.. now im opening nlite slipstream ie7+hotfix and also include the sata driver.. make a boot cd... this is just one or several ways i tried to make the best winxp sp3 cd that can be... but still, something felt missing... and also, sometimes the final image to burn is different makes me wonder, what other files that might integrated into winxp source using different method .. and will it result error if i just ignore this... because, if it slipstreamed then all the files should be there right? so why with the different imagesize? and include this windows update and office update into the source, can be done at last stage .. just manually copy the windowsupdate.exe and msdownload.exe into svcpack and write the necessary into svcpack.inf .. and burn the image for boot... so... am i missing something? cant seem to have that clean, smooth winxp sp3 cd... *sigh* |
| | |
May 8 2008, 12:21 AM Post
#37 | |
| The brighter the light, the darker the shadows. ![]() ![]() Group: Members Posts: 268 Joined: 12-January 05 Member No.: 40573 | @orestes Your last post is really starting to get off topic for this thread. You should repost that as a general question to this forum. Please keep this thread on-topic, which is limited to the items discussed in my first post. |
| | |
May 18 2008, 12:55 AM Post
#38 | |
| Newbie Group: Members Posts: 19 Joined: 10-March 08 From: USA Member No.: 181261 OS: none |
I have completed the process but I had one question. Since I am using XP SP3 Professional, do I still need to integrate the KB905474 (WGAN) or is it added with SP3?
|
| | |
May 18 2008, 01:23 AM Post
#39 | |
| MSFN Contributor ![]() ![]() ![]() Group: Members Posts: 481 Joined: 28-July 04 From: Perth, Western Australia Member No.: 25674 |
I have been watching this thread with interest and have followed all the instructions on page 1. Currently i am testing with Windows XP Pro SP3 (integrated) and IE (installing from SVCPACK with Hotfixes etc). What i have found to date is that most of the information in the guide will not work with WinXPSP3 and IE7. The WGA section will not work and the solution as some of the other clever people here have communicated is to download the WGA activeX part on a clean machines and then go to the %windir%\SoftwareDistribution folder and pull the updates out from there and either and make a SFX installer. I have done this and works 100% everytime. (it's attached if anyone would like it - i haven't changed anything other than simply packing it) Other than that i haven't had any other success in trying to get the rest of the components completely working. I have had the MU shortcut installed and the DataStore.edb file install and work correctly as discussed, as well as the MU Catalogue. The problems i haven't been able to solve is the prompts when you go to the MU site for addtional installation etc... Look forward to more information from all that are testing and working with the guide. Hope my little bit of input is helpful. Cheers, Felix WGA-KB892130-X86.rar RapidShare WGA-KB892130-X86.rar This post has been edited by `Felix`: May 18 2008, 01:34 AM |
| | |
May 18 2008, 05:36 PM Post
#40 | |
| Newbie Group: Members Posts: 30 Joined: 11-May 07 Member No.: 138928 OS: XP Pro x86 | What I did - I downloaded the new WGA (KB892130) through Windows update, I was unable to find a standalone download for it. So I went in the C:\WINDOWS\SoftwareDistribution\downloads folder and created an SFX archive out of the KB892130 folder (which was named a49d784415582d2f98c84ceb0a75d898) with the command "update\update.exe /q /o /n /z" to be run after extraction and added it to SVCPACK.inf. Was the only way I could find to make it work. I have been watching this thread with interest and have followed all the instructions on page 1. Currently i am testing with Windows XP Pro SP3 (integrated) and IE (installing from SVCPACK with Hotfixes etc). ... Hope my little bit of input is helpful. Cheers, Felix Hi, Here is the original link (official executable file) for "KB892130 - Windows Genuine Advantage Validation Tool v1.7.69.2": CODE http://www.download.windowsupdate.com/msdownload/update/software/crup/2008/04/windowsxp-kb892130-enu-x86_72e487d115be77f49f64053893a23ecb58bc59cb.exe File: windowsxp-kb892130-enu-x86.exe Version: 1.7.69.2 (v1.7.0069.2) Date: 16/april/2008 - 02:23:22 AM Size: 1,07 MB (1.131.560 bytes) CRC32: DB3F4299 MD5: 17AC547BD8B2D42770EC4CC766A6BA3B SHA1: 72E487D115BE77F49F64053893A23ECB58BC59CB It installs in all languages versions of Windows XP. Best wishes, Anderton. |
| | |
![]() ![]() |
| Lo-Fi Version | Time is now: 21st November 2009 - 10:34 PM |