Jump to content

The Batch Command Files?


Recommended Posts

:hello: Hi all.

I was hoping that anyone outthere could help me with a little problem, this is my first time attempting something like this so I hope you bare with me.

I am ready to start testing my Unattended setup through my installed Virtual Machine but I don't have a clue where the BATCH scripting commands go, I know they go in the $OEM$ folder but which part of the folder, thanks for any help give.

Link to comment
Share on other sites


:hello: Hi all.

I was hoping that anyone outthere could help me with a little problem, this is my first time attempting something like this so I hope you bare with me.

I am ready to start testing my Unattended setup through my installed Virtual Machine but I don't have a clue where the BATCH scripting commands go, I know they go in the $OEM$ folder but which part of the folder, thanks for any help give.

The location of the batch file it's the one you put in winnt.sif under

[GuiRunOnce]

Command0=%pathtoyourbatchfile%

PS look here for the $OEM$ folder description

EXAMPLE

[GuiRunOnce]

Command0=%systemdrive%\install.cmd

You place install.cmd in $OEM$\$1\ folder :thumbup

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