November 9, 200520 yr 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, 200520 yr by Klowinns
November 13, 200520 yr 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.
Create an account or sign in to comment