March 14, 200719 yr Basically, we have a base image that has only the programs that all machines in the school should have. WPI seems like the solution I want to run after sysprep to install all of my other applications. Is there anything tricky to getting it to run after a Sysprep -reseal?thanks
March 14, 200719 yr Nope. Just put in a command to wpi.hta in the GUIRunOnce section of your sysprep answer file.sysprep.inf...[GUIRunOnce] Command0="E:\WPI\wpi.hta"...
Create an account or sign in to comment