newprouser Posted March 1, 2010 Posted March 1, 2010 (edited) I've been trying to use Nlite to create silent installation of windows xp sp3, with postsp3 updates integrated. however i find that in two places (in 2nd stage of installation)setup expects user input (see attached screenshot). can anybody tell me how to avoid the same.note: I've used the repair mode option in nlite, but even when i tried with unattended mode igot the same result.thanksLAST SESSION.INI Edited March 1, 2010 by newprouser
Sp0iLedBrAt Posted March 1, 2010 Posted March 1, 2010 Go to this website ( http://win-x.co.cc/nliteimages.html ) and look at images #16 and #17. They explain which unattended mode to choose according to your needs. That will skip the first image. Or, in WINNT.sif you can add this line[Unattended] OemSkipEula=YesFor the second image, look at image #22. You have to choose the Administrator account (on the left) and give it a password (on the right); that way the second screen won't show up.Cheers
newprouser Posted March 2, 2010 Author Posted March 2, 2010 (edited) Using the following code, skips EULA in both the first as well as second stage of setup. As a consequence,the repair option is also hidden during the text mode setup.[Unattended]OemSkipEula=YesIs there any way to have the repair mode enabled and automatically skip the EULA in the 2nd stage (i don'tmind having it in text mode setup) , i.e. GUI mode (shown in screen shot 1) Edited March 2, 2010 by newprouser
Sp0iLedBrAt Posted March 2, 2010 Posted March 2, 2010 I think "Prompt repair" is the closest it can get to getting a repair. However, I have never done a repair, so wait around for someone who has created such a CD to tell you how things go.
johnhc Posted March 2, 2010 Posted March 2, 2010 newprouser, if you will go to the Unattended Task-General Tab and click on the Help (? in circle) next to Unattended Mode pull down, it will give some details on the Repair option. Then I suggest you try and see what happens. We would appreciate it if you would report here. Thanks, John.
newprouser Posted March 2, 2010 Author Posted March 2, 2010 @johnhcas i mentioned in the first post, i have been using the repair option all along, but it was'nt working.But then i tried the fully automated mode , and i got varied results... In virtual box emulator, it still doesn't show the repair optionBUT, When i tested it directly on my hardware it worked properly. One thing to note is - I had installedthis by transferring XP setup to USB using "winsetup from USB" tool, so i'm not sure if its the reason whyit worked this time.
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