Jump to content

integrate hotfixes using a bat script


Recommended Posts

Posted

hi

I have tryed to integrate 60 hotfixes to a XP setup resouce (d:xpcd)

the script look like this:

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:f:\XPCD

ECHO.

ECHO Slipstreaming Completed!

ECHO.

pause

EXIT

But I get an error message like this :

"An error occured while at attempting to integrate this software package.Verify that the architecture,language,and service pack level of this software are valid for the target distribution folder."

Ihave a XP Pro recoucre CD from Dell. It including SP 1 and 8 hotfixex and IE6.

But I have integrated SP2 (using nLite) to the D:\xpcd dir, before I run the **.bat file

I have also tryed to use nLite to the hotfixes, but I cannot get it to work,so I would try the script method...

Maybe someon can give me a tip

LKL


Posted
You're probably slipstreaming a win2k/2k3/XPSP1-fix. Check the versions.

And... for integration using batch scripts... hfslip.

HI

I`m using the hotfixes from this site:

http://www.msfn.org/board/index.php?showtopic=86450

MS WINDOWS XP PRO SP2 - (60)

But now I can see what also is beeing written there: WITH IE7 & WMP11 & Windows Live Messenger installed

But my XP CD only containing sp1 and ie6, maybe I`m using the wrong hotfixes ?

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...