Jump to content

Recommended Posts

Posted (edited)

I've slipstreamed XP with SP2 and all of the hot fixes and driver packs. I put everything on a bootable DVD. It works almost perfectly. When I install XP using the DVD and then go to Windows Update it shows three critical updates need to be installed.

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:

1sterror.jpg

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

2nderror.jpg

Then this pops up:

3rderror.jpg

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

4therror.jpg

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?

Edited by brrempel

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...