woodzter Posted January 16, 2006 Posted January 16, 2006 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.cmdExample would be much appreciated.[RegionalSettings]LanguageGroup = 1SystemLocale = 00000809UserLocale = 00000809InputLocale = 0809:00000809[Networking]InstallDefaultComponents = Yes[identification]JoinWorkgroup = MSHOME[GUIRunOnce] command9 = "%SystemDrive%\D\BTS_DPs_finish.cmd"
possy_99 Posted January 16, 2006 Posted January 16, 2006 [RegionalSettings]LanguageGroup = 1SystemLocale = 00000809UserLocale = 00000809InputLocale = 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now