ericl23 Posted August 19, 2009 Posted August 19, 2009 I am using Nlite to create XP install cd. I have tried to give the administrator a password and also have a blank password but it hangs at the administrator account when installing XP.Any suggestions?ThanksEric
ericl23 Posted August 20, 2009 Author Posted August 20, 2009 I uploaded my ini's.ThanksEricLast_Session_u.iniLast_Session.ini
Ponch Posted August 20, 2009 Posted August 20, 2009 What exactly do you mean by "hangs at the administrator account when installing XP" ? Is the install finished but you can't login ?
ericl23 Posted August 20, 2009 Author Posted August 20, 2009 During the installation it pauses where it prompts for the administrator password. If I click next it continues with the installation.Doesn't matter if I configure Nlite to use a blank password or not it still prompts me.ThxEric
Martin H Posted August 20, 2009 Posted August 20, 2009 If you're refering to "during installation" and not "logon", then it's because you haven't defined a computer-name; you can e.g. use '*', which sets a random generated name(which is the owner first-name with a random number after)
Csimbi Posted August 21, 2009 Posted August 21, 2009 (edited) Checked the INI file.The "ComputerName = " is empty.I could not find any user accounts apart from the built-in ones.Create a real Admin account and make sure it's not the same as ComputerName in Last_Session_u.ini:[Users]Administrator|||True|Administrators|password|False|True|TrueGuest|||False|Guests||True|False|FalseMeMySelfAndI|||True|Administrators|mepassword|False|True|TrueThen, set auto-login to MeMySelfAndI in Last_Session.ini:[Unattended]ComputerType = AutomaticAutoLogon = MeMySelfAndI... Edited August 21, 2009 by Csimbi
Martin H Posted August 22, 2009 Posted August 22, 2009 [...]I could not find any user accounts apart from the built-in ones.Create a real Admin account and make sure it's not the same as ComputerName in Last_Session_u.ini:No offence, but that's a personal-preference and not related to the issue, though (I use the built-in admin as primary account too...)@ericl23Just set the computer-name as i said and you'll be fine...
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