Jump to content

Recommended Posts

Posted

hi, I've tried searching for answers to this but can't find any.. basically xp setup is ignoring my cmdlines.txt file completely..

i've placed it in the <CDROOT>\$OEM$\ folder and it contains:

[COMMANDS]
"RunOnce.cmd"

The file RunOnce.cmd is in the same folder as cmdlines.txt but it's refusing to run it. I've tried testing it by making the .cmd file create folders. but it's not running.

Anything obvious I've misseD?

Cheers


Posted

put your cmdlines.txt in $OEM$ folder with following text

[COMMANDS]
"RunOnceEx.cmd"

also put your RunOnceEx.cmd in the $OEM$ folder.

Im guessing your problem might be that you have RunOnce.cmd? and your file is called RunOnceEx?

:)

Posted

Suggestions

  • a spelling mistake
    command syntax incorrect
    OEMPreinstall=No instead of Yes in winnt.sif

Possible things to try

  • try renaming the extension to .bat it has been known to work
    take the cmdlines.txt out of the loop and use the GuiRunOnce section in your winnt.sif instead.

Posted

Are you certain it was actually "preventing" it from running, or was it just not showing the command prompt window while it was running... which is what CMDOW is supposed to do.

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