March 2, 200917 yr 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, 200917 yr by seekinwhite
March 2, 200917 yr 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?
March 2, 200917 yr Author 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, 200917 yr by seekinwhite
March 2, 200917 yr 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, 200917 yr by Kelsenellenelvian
March 2, 200917 yr Author Thanks a lot...good idea It works...tested in virtualpc2004 Edited March 2, 200917 yr by seekinwhite
March 3, 200917 yr 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.
March 5, 200917 yr 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.
June 2, 200917 yr 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