Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

can't login

Featured Replies

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?


is that info added 2 the registry?

it could be a command b4 it not functioning right

  • Author

The only thing I have before autologin.reg is another reg file which has tweaks in it.

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

  • Author

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.

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
  • Author

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?

Where are you creating the user? You need to create the user before you can use it. Post the code you use to create the user.

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.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.