Jump to content

Batch File is not Launching


aerain

Recommended Posts

Hello, all!

First, I'd like to say that I did search on this topic and couldn't find anything related to my problem.

I've used nLite :thumbup to integrate SP2, device drivers, hotfixes, and create a bootable ISO image. Everything works like a charm! After Windows XP loads, the batch file that I use to launch my applications will not launch. Yet, it has been copied to the root of C:. Here's my START.CMD file:

;SetupMgrTag

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

AutomaticUpdates=No

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

DriverSigningPolicy=Ignore

AutoActivate = No

Repartition = No

WaitForReboot="No"

UnattendSwitch="yes"

KeyboardLayout="US"

[GuiUnattended]

AdminPassword=WESDXVVRFBGFDGBSDFSDCSDCSCSD

AutoLogon = Yes

AutoLogonCount = 2

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=4

OemSkipWelcome=1

[userData]

ProductKey=XXXXXXXXXXXXXXXXXXXXXX

FullName="BASEPCNAME"

OrgName="BASE"

ComputerName=FRESH_XP_INSTALL

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

AutoConfirm=1

[TapiLocation]

AreaCode=503

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[Components]

Indexsrv_system = Off

msmsgs=off

msnexplr=off

freecell=off

hearts=off

minesweeper=off

pinball=off

solitaire=off

spider=off

zonegames=off

OEAccess=off

Zonegames=off

Fax=off

[shell]

DefaultStartPanelOff = Yes

DefaultThemesOff = Yes

[GuiRunOnce]

%systemdrive%\install\start.cmd

[WindowsFirewall]

Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]

Mode = 0

Home_Page=http://www.yahoo.com

Link to comment
Share on other sites


Hmmmm... Where did you place your start.cmd file???

[GuiRunOnce]
%systemdrive%\install\start.cmd

This looks right, so long as your start.cmd file is located in $OEM$\$1\Install folder

Could you post your start.cmd file???

Just a suggestion, but RunOnceEx seems like a much better way to go about installing apps. It is much more clean and professional looking. :thumbup

Check it out!!!

It may seem a bit more complicated to set up, but it really isnt. ;)

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