Jump to content

Recommended Posts

Posted

Below is the last few lines of my .sif file. I have got all my software that i want to install in the correct places and have my start.cmd file in place. What i want to know is whre do i place the command under the [Runonce} section. I have used Barts driver packages as well as you can tell. Do i put my command to run the install after the 'command9' command or before? or do i have to add another '[Runonce] section.

I was going to put this after the command9 line on my sif file

%systemdrive%\install\start.cmd
Example would be much appreciated.
[RegionalSettings]

LanguageGroup = 1

SystemLocale = 00000809

UserLocale = 00000809

InputLocale = 0809:00000809

[Networking]

InstallDefaultComponents = Yes

[identification]

JoinWorkgroup = MSHOME

[GUIRunOnce]

command9 = "%SystemDrive%\D\BTS_DPs_finish.cmd"


Posted
[RegionalSettings]LanguageGroup = 1

SystemLocale = 00000809

UserLocale = 00000809

InputLocale = 0809:00000809

[Networking]

InstallDefaultComponents = Yes

[identification]

JoinWorkgroup = MSHOME

[GUIRunOnce]

command8 = "%SystemDrive%\D\BTS_DPs_finish.cmd"

command9 = "%systemdrive%\install\start.cmd"

that should do it ;)

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