Elotemuygrande Posted August 31, 2005 Posted August 31, 2005 I've been trying to place a script on the drive to execute using GuiRunOnce after mini setup from an imaged Windows installation. The problem is, when I place the setups.bat I created in C:\sysprep\i386\$oem$\$1 it is not copied afterward as I thought it would from the reading I've done Any ideas why that would be? Am I totally off here? I have InstallFilesPath = C:\Sysprep\i386 in sysprep.inf.The reason for doing this is that the network doesn't seem to come up quickly enough to run the script from the server(that's the guess). When I put Command0="cmd /K \\fs\installer\setups.bat" it just says that the network path cannot be found, but after the profile has loaded I can navigate straight to it and execute. hmmm
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