Jump to content

Nlite runonce


seekinwhite

Recommended Posts

What are the commands do i have to write in "runonce" section for:

no boot screen on install and in the future

something like this should appear in final winnt.sif file:

[setupData]

OSLoadOptionsVar="/noexecute=alwaysoff /noguiboot"

please help :thumbup

Edited by seekinwhite
Link to comment
Share on other sites


Thanks but...

...i edited winnt.sif with notepad...and after that how could i save the image in iso..and still be bootable with nlite?

If i try that in nlite is reversed to the old winnt.sif because nlite not see the command in runonce section for noguiboot

:(

What program should i use to modify a file in an iso...and after that...to save the iso...and the iso to remain bootable

Edited by seekinwhite
Link to comment
Share on other sites

You don`t have to modify the ISO - just create it later.

You create everything with nLite, like you did - except creating the ISO.

After nLite has finished (without creating an ISO) you edit the "winnt.sif" in your XPCD-Folder.

After that you start nLite again and only choose "Creating ISO", don`t load any old "Last Session".

So nLite (in this 2. run) creates the ISO with your modifications. It won`t mess up the other settings.

Link to comment
Share on other sites

sohel1211, here are the switches for nLite silent install.

%Source%AddOns\nLite-1.4.9.1.installer.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-

Place this in RunOnce of Unattended and place the 1.4.9.1 installer in a folder called AddOns in your source folder at the same level as the I386 folder. Have fun, John.

Link to comment
Share on other sites

  • 2 months later...

By the way, I use this in WINNT.SIF:

[SetupData]
OSLoadOptionsVar="/noguiboot /sos /noexecute=alwaysoff"

which has the advantage of making the booting even faster than the other options. It will not load graphics at all, and jump straight through to (verbose echo) loading of the files.

Link to comment
Share on other sites

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