Slipstream
Automatically Slipstream Windows XP with SP2 and All Post-SP2 Security Hotfixes with a Single Command (announcement)
Submitted by ross on Fri, 04/25/2008 - 13:38.Details at http://smithii.com/slipstream_xpsp2.
This seemingly duplicate blog entry has been created as some RSS readers, such as Google Reader, do not display updates to existing entries, even if the creation date of the entry was updated. This entry will be deleted in a week or so. Therefore, please do not post comments to this entry. Post them to the above URL instead. Thanks!
- ross's blog
- Login or register to post comments
Automatically Slipstream Windows XP with SP2 and All Post-SP2 Security Hotfixes with a Single Command (Updated 23-Apr-08)
Submitted by ross on Wed, 04/23/2008 - 07:13.I've written the batch file xpsp2.cmd (updated 23-Apr-08) to automatically download and slipstream a standard Windows XP boot disk with Service Pack 2 and all post-SP2 security hotfixes.
It uses wget or curl (if either are found in the PATH), or your installed browser to download the updates. I have tested this with Internet Explorer, Firefox, and Opera. Other browsers should work, as well. The batch file xpsp2local.cmd (updated 23-Apr-08) will update the copy of Windows XP that is installed on the computer you run the command on. You may wish to do this, if you do not have, or want, the machine you want to hotfix connected to the internet, or if you are unable to run Windows Update for some reason (for example, if Internet Explorer isn't installed, or doesn't work properly, due to a virus or similar mishap). To slipstream the hotfixes, and burn the slipstreamed disk, I've created the makefile xpsp2.mak (updated 23-Apr-08). Details on usage below.Error 0x715 slipstreaming KB994653
Submitted by ross on Mon, 12/31/2007 - 10:25.After downloading KB944653: MS07-067: Vulnerability in Macrovision Driver Could Allow Local Elevation of Privilege and running
WindowsXP-KB944653-x86-ENU.exe /integrate:d:\X1APCCP_EN\X1APCCP_EN
a popup window happily reports
Integrated install has completed successfully.
But all is not well in Microsoftland. Microsoft Baseline Security Analyzer 2.01 reports KB944653 still needs to be installed.
So I ranWindowsXP-KB944653-x86-ENU.exe /integrate:d:\X1APCCP_EN\X1APCCP_EN /log:d:\kb994653.log
again, and the log reports:
[kb994653.log] 0.000: ================================================================================ 0.000: 2007/12/31 08:49:41.215 (local) 0.016: f:\1cf1bc70d3a240a6270ba4ba9d\update\update.exe (version 6.2.29.0) 0.016: Slipstream mode 0.032: Service Pack started with following command line: /integrate:d:\X1APCCP_EN\X1APCCP_EN /log:d:\kb994653.log 0.047: Package Type: BRANCHING 1.641: GetFileListInformation: Error 0x715 retrieving version information about d:\X1APCCP_EN\X1APCCP_EN\I386\secdrv.sys 1.641: IntegrateHotfix: Error 0x0 while trying to retrive information about hotfix files. 3.157: Message displayed to the user: Integrated install has completed successfully. 3.157: User Input: OK 3.157: Integrated install has completed successfully.
Uh oh, "Error 0x715" and, even better, "Error 0x0 while trying to retrive" (sic).
It seems I386\SECDRV.SY_ on every CD of Windows XP Professional I own, does not have any versioning information in the file. Here are the details: SECDRV.SY_, 7,261 bytes, dated 8-04-2004 4:00:00, which expands tosecdrv.sys, 27,440 bytes, dated 7-17-2004 11:36:38.
- ross's blog
- Login or register to post comments
- Read more
