Jump to content

batch


Recommended Posts


It's meant to be for me :D

I'm very special. hehe :D

Nah, T3 just helping me out with an automated setup coz I'm a NOOB :rolleyes::)

Anyway, what was I gona ask?!?!

Oh yeah, Terminator, you said that:

%systemroot% = C:/Windows/

%systemdrive%=C:/

Correct?

Well, if something is meant to be installed from a CD, for example, a hotfix. Why would it state in the batch file the following:

ECHO Installing Windows Update Hotfixes

ECHO.

ECHO Installing Q329115...

start /wait %systemdrive%\install\Hotfixes\Q329115_WXP_SP2_x86_ENU.exe /Q /M /Z

ECHO.

I guess I've misunderstood this line somehow, but as I said, isn't this meant to run off a CD?

Link to comment
Share on other sites

Okay! Now I'm lost. :rolleyes:

How would Windows copy files across if they are not part of Windows XP itself?

Is there a command line in the winnt.sif or batch.cmd that gives this instruction or something?

:)

Link to comment
Share on other sites

yep were is a command in the winnt.sif

OEMPreinstall=Yes this tells setup to copy the contain of the $OEM$\$1\ folder

GuiRunOnce=this find the batch file copy to the had drvie during setup and the batch file find your appz when the batch runs

:excited: :excited:

Link to comment
Share on other sites

Ok, need to skip a step for a moment.

If Oempreinstall=Yes copies the contents of the $1 folder to C:/ - what happens if you only have a 5GB partition? make it 3.5GB for that matter!!

Do you think there's enough space for installing the most common apps? (not to mention all those temporary files created during setup)

Link to comment
Share on other sites

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