Klowinns Posted November 9, 2005 Posted November 9, 2005 (edited) Hello,I want to create a winnt.sif. Can I just have the following line. (only the the following line). Will I need something above?[GUIRunOnce]%systemdrive%\install\main_batch.cmdMany thanks in advance. Edited November 9, 2005 by Klowinns
Asin Posted November 13, 2005 Posted November 13, 2005 Oh, now that's an interesting one to think about.My guess would be yes, but I'm far from being a professional in unattended installations.At the very least, you'll need to change what you have above to[GuiRunOnce]Command0 = %systemdrive%\install\main_batch.cmdOther than that, I strongly recommend a test in VMware or something similar. Before the text setup mode runs, it will check your winnt.sif file for errors.
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