Jump to content

Custom XP with SP3 hangs at the Admin password and Name screen


BuonaDomenica

Recommended Posts

I have created a slipstreamed Custom XP-Pro CD with SP3 and all work fine but during installation it always hangs at the Computer Name screen with the Administrator password. I have unchecked that Admin requires password but still hangs. So far I have tried it 4 times and no luck. I don't want that there is an Admin password.

for the Computer Name I have assigned: XP

the Admin password I left blank:

any suggestions??

Edited by BuonaDomenica
Link to comment
Share on other sites


I have similar problem. Installation media is proper and works fine as it is, but when unattended installation is made out of it with nlite, just can't auto login. See picture:

login_error486.png.xs.jpg

Okey, it's in Finnish but basicly it says that there are now user account avaiable that is trying to auto login. I made the account d0_0b with nLite, but just it doesn't show up in Windows. When I login with Administrator and check the user accounts settings from control panel, there are only Administrator account.

Why on earth there will be not accout that I make with nLite?

Followed this guide: http://www.msfn.org/board/redirect.php?url..._With_nLite.avi

Last session.ini

[Main]
Env = 1.4.5 - 2.0.50727.1433.Microsoft Windows NT 5.1.2600 Service Pack 3
Target = Windows XP Professional SP3 - 5.1.2600.5512 - suomi

[Tasks]
Unattended Setup
Create a Bootable ISO

[Components]
;# Compatibility #

[KeepFiles]
msconfig.exe

[RemoveFiles]
clock.avi
yahoo.bmp
swtchbrd.bmp

[Options]
ProfilesDir = "%SystemDrive%\Documents and Settings"
TargetPath = "WINDOWS"
temp_dir = %USERPROFILE%\Local Settings\Temp

[Patches]

[Services2]

[Tweaks]

[Unattended]
NoPassExpSpec
ComputerType = Automatic
AutoLogon = d0_0b
CustomLocales
Resolution = 1024x768
BitsPerPel = 32 bit (True Color)
DisableSRestore
MaximumDataStorePercentOfDisk = 12
RestorePointLife = 30
DesktopTheme = Default||
AutoUpdates = 4
AutoUDay = 5
AutoUHour = 15
ProgFilesPath = "\Program Files"

[NetAdapter1]
connname = ""
macaddress = ""
ipaddress = "192.168.0.1"
subnetmask = "255.255.255.0"
defaultgateway = ""
dnsserver1 = ""
dnsserver2 = ""
winsserver = ""
netbiossetting = "0"
ipxnetworknumber = "00000000"
ipxnetworkframetype = "0xFF"

[GuiRunOnce]

[Drivers]

[Hotfixes]

Last Session_u.ini

;
; nLite private info
; (don't post it on the net, it's not important for debugging)

[Personal]
TimeZone = (GMT+02:00) Helsinki, Kiev, Riika, Tallinna, Sofia, Vilna
CDKey = "XXXXXXXXXXXXXXXXXXXXXXXXX"
ComputerName = PC1
Organization = Organization
Language = suomi
Locale = suomi
Location = 68
Keyboard = suomalainen
LanguageGroup = 1
DomainAdmin =
DomainPass =
Expirepassword = 0
JoinDomain =
JoinWorkgroup = WORKGROUP
Owner = FullName

[Users]
Järjestelmänvalvoja|test_admin|desc_test|True|Järjestelmänvalvojat||True|False|True
Vieras|||False|Vieraat||True|False|False
d0_0b|test_user|desc_user|True|Järjestelmänvalvojat||True|False|True

Link to comment
Share on other sites

I have no idea why it hangs for you, but, did you put an installation number in the slipstream disk and did it install unattended for you?

My one will not accept the original number I have used for years!,,

Link to comment
Share on other sites

I have similar problem. Installation media is proper and works fine as it is, but when unattended installation is made out of it with nlite, just can't auto login. See picture:

login_error486.png.xs.jpg

Okey, it's in Finnish but basicly it says that there are now user account avaiable that is trying to auto login. I made the account d0_0b with nLite, but just it doesn't show up in Windows. When I login with Administrator and check the user accounts settings from control panel, there are only Administrator account.

Why on earth there will be not accout that I make with nLite?

Followed this guide: http://www.msfn.org/board/redirect.php?url..._With_nLite.avi

Last session.ini

[Main]
Env = 1.4.5 - 2.0.50727.1433.Microsoft Windows NT 5.1.2600 Service Pack 3
Target = Windows XP Professional SP3 - 5.1.2600.5512 - suomi

[Tasks]
Unattended Setup
Create a Bootable ISO

[Components]
;# Compatibility #

[KeepFiles]
msconfig.exe

[RemoveFiles]
clock.avi
yahoo.bmp
swtchbrd.bmp

[Options]
ProfilesDir = "%SystemDrive%\Documents and Settings"
TargetPath = "WINDOWS"
temp_dir = %USERPROFILE%\Local Settings\Temp

[Patches]

[Services2]

[Tweaks]

[Unattended]
NoPassExpSpec
ComputerType = Automatic
AutoLogon = d0_0b
CustomLocales
Resolution = 1024x768
BitsPerPel = 32 bit (True Color)
DisableSRestore
MaximumDataStorePercentOfDisk = 12
RestorePointLife = 30
DesktopTheme = Default||
AutoUpdates = 4
AutoUDay = 5
AutoUHour = 15
ProgFilesPath = "\Program Files"

[NetAdapter1]
connname = ""
macaddress = ""
ipaddress = "192.168.0.1"
subnetmask = "255.255.255.0"
defaultgateway = ""
dnsserver1 = ""
dnsserver2 = ""
winsserver = ""
netbiossetting = "0"
ipxnetworknumber = "00000000"
ipxnetworkframetype = "0xFF"

[GuiRunOnce]

[Drivers]

[Hotfixes]

Last Session_u.ini

;
; nLite private info
; (don't post it on the net, it's not important for debugging)

[Personal]
TimeZone = (GMT+02:00) Helsinki, Kiev, Riika, Tallinna, Sofia, Vilna
CDKey = "XXXXXXXXXXXXXXXXXXXXXXXXX"
ComputerName = PC1
Organization = Organization
Language = suomi
Locale = suomi
Location = 68
Keyboard = suomalainen
LanguageGroup = 1
DomainAdmin =
DomainPass =
Expirepassword = 0
JoinDomain =
JoinWorkgroup = WORKGROUP
Owner = FullName

[Users]
Järjestelmänvalvoja|test_admin|desc_test|True|Järjestelmänvalvojat||True|False|True
Vieras|||False|Vieraat||True|False|False
d0_0b|test_user|desc_user|True|Järjestelmänvalvojat||True|False|True

-----------------------------------------------------------------------------------------------------------

Here is some code from my answer file, I don't know if you are missing some details!?

[GuiUnattended]

EncryptedAdminPassword="No"

AutoLogon="Yes"

AdminPassword=*

TimeZone=085

OEMSkipRegional=1

OemSkipWelcome=1

Link to comment
Share on other sites

I have no idea why it hangs for you, but, did you put an installation number in the slipstream disk and did it install unattended for you?

My one will not accept the original number I have used for years!,,

my intallation accpepts the CD-Key with no problems but the installation hangs where it says:

you must assign a name to the computer and the Admin password is blank.

I don't want to have an Admin password and for the Computer Name I have used: XP

not sure where the mistake is but I have re-checked my settings several times.

Edited by BuonaDomenica
Link to comment
Share on other sites

I have similar problem. Installation media is proper and works fine as it is, but when unattended installation is made out of it with nlite, just can't auto login. See picture:

login_error486.png.xs.jpg

Okey, it's in Finnish but basicly it says that there are now user account avaiable that is trying to auto login. I made the account d0_0b with nLite, but just it doesn't show up in Windows. When I login with Administrator and check the user accounts settings from control panel, there are only Administrator account.

Why on earth there will be not accout that I make with nLite?

Followed this guide: http://www.msfn.org/board/redirect.php?url..._With_nLite.avi

Last session.ini

.
.
.

Last Session_u.ini

.
.
.

-----------------------------------------------------------------------------------------------------------

Here is some code from my answer file, I don't know if you are missing some details!?

[GuiUnattended]

EncryptedAdminPassword="No"

AutoLogon="Yes"

AdminPassword=*

TimeZone=085

OEMSkipRegional=1

OemSkipWelcome=1

Really dunno, made unattended installation with nlite and type pratically everything to everywhere. Funny, because just last week I did same kind of installation medias from SP2 and those worked fine.

I've tested nLite 1.4.5 Final and nLite 1.4.5 beta.

Actualle this popup error/notification from the imase says roughly translated:

System don't accept you login. Check user name ja workgroup, and type password again. Make sure that small and big letters are correct.

Well I chose to use blank password with Administrator and my own account.

Any ideas?

Link to comment
Share on other sites

What am I doing wrong? nLite doesn't create user account that I intend. Installation is fully unattended until Windows should open first time.

Järjestelmänvalvoja means Administrator

Käyttäjätilit means User accounts

error_wth_useraccounts745.png.xs.jpg

And I end up with this message during very first start and login to Windows:

login_error486.png.xs.jpg

Popup roughly says: System don't accept you login. Check user name ja workgroup, and type password again. Make sure that small and big letters are correct.

Never mind the wrong user account. Screenshot is from other onstallations, but the problem remains the same.

Using Windows XP Pro 32bit corp SP3 finnish and nLite 1.4.5 Final. Normal installation goes fine from installation image or CD. nLite doesn't give any errors or so. Any suggestions?

Link to comment
Share on other sites

Update to this issue. When I chose "Autologon -> User name -> Administrator" from nLite Users section, Windows logged in fine. Installation was fully unattended but no second user account were at Windows. What seems to be the problem? Why nLite/Windows doesn't create second user account?

Link to comment
Share on other sites

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