seekinwhite Posted March 2, 2009 Posted March 2, 2009 (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 Edited March 2, 2009 by seekinwhite
Kelsenellenelvian Posted March 2, 2009 Posted March 2, 2009 1. no boot screen on install and in the futuresomething 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?
seekinwhite Posted March 2, 2009 Author Posted March 2, 2009 (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 noguibootWhat 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 March 2, 2009 by seekinwhite
Kelsenellenelvian Posted March 2, 2009 Posted March 2, 2009 (edited) AFTER nLite is done and you are on the MAKEISO screen go to the directory where your source files are.Edit winnt.sifSave winnt.sifThen MakeISO... Edited March 2, 2009 by Kelsenellenelvian
seekinwhite Posted March 2, 2009 Author Posted March 2, 2009 (edited) Thanks a lot...good idea It works...tested in virtualpc2004 Edited March 2, 2009 by seekinwhite
g-force Posted March 3, 2009 Posted March 3, 2009 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.
sohel1211 Posted March 5, 2009 Posted March 5, 2009 any one help me how to software install silence addon for nlite ?
sohel1211 Posted March 5, 2009 Posted March 5, 2009 any one help me how to software install silence addon for nlite ?
johnhc Posted March 5, 2009 Posted March 5, 2009 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.
meowing Posted June 2, 2009 Posted June 2, 2009 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.
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