absorbater Posted May 23, 2005 Posted May 23, 2005 I need to make a reboot after my windows 2000 RIS installation is finnished. So I added [GuiRunOnce]Command1="%SystemRoot%\Shutdown.exe /L /R" to my .sif file like I´ve read i the way to do it. Question is how to add the shutdown.exe file to SystemRoot so that the command is executed? /Calle
Br4tt3 Posted May 23, 2005 Posted May 23, 2005 Create the $OEM$ folders.. for this case especially the $$ folder which corresponds to the c:\windows\system32 folder... place in there and u will get the path variable in once.that ought to do it...
absorbater Posted May 23, 2005 Author Posted May 23, 2005 Sorry im kind of new working with this stuff.. I have the $OEM$ allredy..So im suposed to put shutdown in the root of the $OEM$, or what do u mean with $$? And what am i suposed to type in the .sif file if this is the case? /Calle
Br4tt3 Posted May 23, 2005 Posted May 23, 2005 There is a tutorial for this @ unattended.msfn.org i think...inside the $OEM$ folder, create $1 fodler (which corresponds to the root of c:\) and one $$ folder (which corresponds to system32).. make the necessary changes to ur answer file that will reflect the changes u just made (OEMPreinstall = YES) and then u r all set to go ahead in VPC.Regards
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