Jump to content

Recommended Posts

Posted

Sorry for the bother.

I recently created $oem$/$1/Drivers

and

winnt.sif with the drivers that end in

[GUIRunOnce]

%systemdrive%\install\start.cmd

how can I create a .cmd file that goes with the above?

Many thanks in advance.


Posted

That should be

[GuiRunOnce]

Comman0 = %systemdrive%\install\start.cmd

But anyways, just use Notepad or something and make a plain text file. When it's time for you to save the file, just save it as "start.cmd" with the quotes.

If you mean which commands to use in start.cmd to install those drivers, it would be easier for you to just follow the winnt.sif method to install drivers.

http://unattended.msfn.org/intermediate/drivers/drivers.htm

Posted (edited)

[GuiRunOnce]
%SystemDrive%\Start.cmd

This works fine 4 me.

Should I change it to (see code)... if so why?

[GuiRunOnce]
Comman0 = %SystemDrive%\Start.cmd

thnx :D

Edited by BoardBabe

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