Jump to content

Recommended Posts

Posted (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.cmd

Many thanks in advance.

Edited by Klowinns

Posted

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.cmd

Other 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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...