Jump to content

Recommended Posts

Posted (edited)

I am using the oobeinfo.ini method to create one user on XP Home. Unfortunately the user created doesn't autologon and what's more when I hit Ctrl-Alt-Del the default user name in the user name box is "Owner". The user "Owner" does not exist, I checked that when I logged on as "Leo". From what I have read on the unattended guide, if only one user is created, it should autologon, is that correct? Could my problem have anything to do with using the classic login rather than the welcome screen, would be odd?

winnt.sif:

;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstal="Yes"
AutomaticUpdates=yes

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
FileSystem=*
WaitForReboot="No"
OemPnPDriversPath="drivers\000_VIDEO;drivers\002_LAN;drivers\003_MOUSE;drivers\004_MODEM;drivers\005_MEMORY"
DriverSigningPolicy=Ignore

[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=85
OemSkipWelcome=1

[UserData]
ProductKey=12345
FullName="Leo Kent"
OrgName=""
ComputerName=VAIO

[Display]
BitsPerPel=32
Xresolution=1280
YResolution=800

[RegionalSettings]
LanguageGroup=1
Language=00000809

[Identification]
JoinWorkgroup=MSHOME

[Networking]
InstallDefaultComponents=Yes

[GuiRunOnce]
Command0="rundll32 printui.dll,PrintUIEntry /in /n \\athlon\HP 1300"

oobeinfo.ini:

[UserInfo]
Identity000="Leo"

[StartupOptions]
Registration=1
Offline=1

[Options]
IntroOnly=0

Edited by LeoK3NT

Posted

1. It's related I guess, but is a different problem. Previously I couldn't get the user to be created, now it won't autologon; probably should have just used the last post.

2. I didn't mean to copy the UnattenedInstall line across, I don't use it at all in my ISO. I don't get the OOBE showing without it anyway, including doesn't solve the problem.

3. Product key removed.

Are there any things I need to add to my winnt.sif or oobeinfo.ini to get the autologon working properly?

Posted

I wasn't aware the two were related; surely the name in the sif refers to who the product is registered to, the name in the sif relates to my desired username. Should the two be the same?

Posted (edited)

Yep you're right, my oversight. But it's slightly confusing.

There's still a problem with the "Owner". In your prev post I suspected nLite might have something to do with it. Since I don't use nLite, someone else might know.

Until this is sorted out, your XP probably finds there's an account called Owner. Sadly, in XP HE, you can't use the Local Users and Groups to check (the file is there, but it won't work and I've never figured out why it's there then). I think you can use the net user command to see if Owner is listed. You could try logging in with the Owner account and see what happens. The fact that the name shows up on the classic logon screen must mean it's there.

And yes, if there's only one account (apart from the built-in Administrator) XP should autologon. So here's another reason to strongly suspect there's more than one account.

Sort out the Owner problem and the rest will go away!

Edited by Takeshi
Posted

If one types in "net users" to the cmd, which displays are users "Owner" does not appear, it is a really bizarre problem. I think I'll try installing a non nLite'ed disc with my winnt.sif and oobeinfo.ini and see what happens. If that fails it might be time to find another XP disc!

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