Jump to content

Recommended Posts

Posted (edited)

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

Posted
1. no boot screen on install and in the future

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

[setupData]

OSLoadOptionsVar="/noexecute=alwaysoff /noguiboot"

Can't you just MANUALLY edit the winnt.sif file once nLite is done?

Posted (edited)

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
Posted (edited)

AFTER nLite is done and you are on the MAKEISO screen go to the directory where your source files are.

Edit winnt.sif

Save winnt.sif

Then MakeISO...

Edited by Kelsenellenelvian
Posted

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.

Posted

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.

  • 2 months later...
Posted

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.

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