Jump to content

can't login


Recommended Posts

I can't seem to login into my XP. I created a unattended iso using nlite and I created a oobeinfo.ini file for a user.

Here is my winnt.sif:

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

FileSystem=*

UnattendSwitch="yes"

WaitForReboot="No"

Repartition=No

OemPnPDriversPath="Drivers\graphics"

DriverSigningPolicy=Ignore

KeyboardLayout="US"

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=4

OemSkipWelcome=1

[userData]

ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

FullName="Vishal"

OrgName=""

ComputerName=Home

[Display]

BitsPerPel=16

Xresolution=1024

YResolution=768

Vrefresh=75

[TapiLocation]

CountryCode=107

Dialing=Tone

AreaCode=604

[RegionalSettings]

LanguageGroup=1

Language=00000409

[branding]

BrandIEUsingUnattended=Yes

Home_Page=http://www.google.ca/

Search_Page=http://www.google.ca/

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=1

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=No

[NetAdapters]

Adapter1=params.Adapter1

[params.Adapter1]

INFID=*

[NetProtocols]

MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]

DNS=Yes

UseDomainNameDevolution=No

EnableLMHosts=Yes

AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]

SpecificTo=Adapter1

DHCP=Yes

WINS=No

NetBIOSOptions=0

[shell]

DefaultThemesOff = Yes

[GuiRunOnce]

%systemdrive%\install\start.cmd

I also have a autologin.reg file:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"DefaultUserName"="Vishal"

"DefaultPassword"=""

"AutoAdminLogon"="1"

After XP installs and I try to login, I get a login error message and I can't login in. Anyone got any ideas?

Link to comment
Share on other sites


it could be a bad tweak, but i doubt it, maybe post your .reg file with the tweaks?

EDIT: under [GUIUnattended]

try adding

AutoLogon=Yes

AutoLogonCount=1

2 logon with the admin account once, so that all the tweaks can be applied

regards

Link to comment
Share on other sites

Adding those 2 lines under [GUIUnattended] didn't work. I still get the password incorrect or domain incorrect thing and I can't login. I'll take out the registry tweaks and try it.

Link to comment
Share on other sites

have u disabled fast user switching?? i had the same problem until i turned it off

EDIT

You can disable fast user switching through this reg tweak

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FastUserSwitchingCompatibility]"Start"=dword:00000004
Link to comment
Share on other sites

Disabled fast user switching and its still the same thing. When it first tries to login it says "Vishal" as the username but it doesn't login me in saying the password is incorrect. But if I type "Administrator" and no password I can login in fine. And when I type "net user" in a command prompt it displays the "Administrator" account but not the "Vishal" account. Anything else I should check for?

Link to comment
Share on other sites

Place a plain-text file (created with notepad) called "oobeinfo.ini" in this folder path:

$OEM$\$$\system32\OOBE\oobeinfo.ini

One common mistake people do is that of the file extension:

1. Verify that "Hide extensions for known file types" is unchecked in Folder Options.

2. Name the file you created with notepad as "oobeinfo.ini"

The type of document should be "All Files"

and the encoding should be "ANSI"

Those are the things to pay attention to in the "Save As" dialog box while saving "oobeinfo.ini"

3. Open that folder through the command prompt, and *VERIFY* once again (by using DIR command) that the file is called "oobeinfo.ini" and *NOT* "oobeinfo.ini.txt".

That's all. That should solve your problem.

Or, use my oobeinfo.ini (attached here) and customize it for yourself.

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