Jump to content

Recommended Posts

Posted

Hi,

I've put together an XP setup CD with updates etc and all is fine, I even have my own theme as the default which is cool!

I run into trouble when I start trying to install my own software. I've looked at http://unattended.msfn.org/unattended.xp/view/web/19/ and followed the instructions, as well as various other sources on the net. All specify different places where install.cmd should go but I've followed the above example and I still get the problem.

I've placed my install.cmd file in $OEM$\$1\install\install.cmd on the XP Setup ISO and specified its location in the WINNT.SIF file under [GuiRunOnce] as "%systemdrive%\install\install.cmd". Every time I run the ISO with the install.cmd in place and the setting under [GuiRunOnce] the setup reboots after it reaches the Installing Network, circa 30 minutes. If I remove this setting then it works perfectly, but of course my files don't install! Can anyone explain why it does this?

The contents of install.cmd is:

cls

@echo off

TITLE Installing Applications and Drivers

ECHO.

ECHO Novell Client Install

ECHO Please wait...

%systemdrive%\install\novell\setupnw.exe /u staff.txt

Cheers for any help,

Neil


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