They are:
KB890830
KB916595
KB913443
I've downloaded these three files (along with all other hot fixes) and then run this batch file:
TITLE Windows XP SP2 Slipstreamer brought to you by www.MSFN.org
CLS
@echo off
ECHO.
ECHO Slipstreaming Windows XP SP2 Updates
ECHO Please wait...
FOR %%f IN (*.exe) DO "%%f" /Integrate:C:\WindowsXPCD
ECHO.
ECHO Slipstreaming Completed!
ECHO.
pause
EXIT
The first error I get it this:

The next thing that happens is this pops up and I click cancel:

Then this pops up:

After some more hot fixes get installed I get this error:

The rest of the hotfix slipstreaming process goes off without a hitch.
I'm sure I'm missing something obvious, but I can't figure it out.
Anyone have any ideas?
This post has been edited by brrempel: 17 October 2006 - 04:01 PM



Help
Back to top









