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.

Trouble with "autologon" (using MSFN method)

Featured Replies

Hi,

since I've made a few changes on my "well-working XP Unattended Install CD" (just added some hotfixes), my cmdlines.txt file doesn't seem to work anymore : my auto login I've made doesn't work (I have to manually choose beetween the user the install created (jojo), and an other default user, called "Proprietaire" at the first login; before my changes, the auto login used to work well...)

Here is a copy of some files.

Thanks !

Mrjojo

WINNT.SIF

;SetupMgrTag

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

UnattendSwitch="yes"

WaitForReboot="No"

Hibernation=No

CrashDumpSetting=0

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=105

OemSkipWelcome=1

[userData]

ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

FullName="Jojo"

OrgName=""

ComputerName=PCJOJO

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[Components]

chat=off

msmsgs=off

deskpaper=off

freecell=off

hearts=off

minesweeper=off

pinball=off

solitaire=off

spider=off

zonegames=off

media_clips=off

media_utopia=off

msnexplr=off

mousepoint=off

mplay=off

[GuiRunOnce]

%systemdrive%\Install\softs.cmd

%systemdrive%\Install\hotfixes.cmd

%systemdrive%\Install\fin.cmd

CMDLINES.TXT

[COMMANDS]

"useraccounts.cmd"

USERACCOUNTS.CMD

net user Jojo /add

net localgroup Administrateurs Jojo /add

REGEDIT /S autologon.reg

EXIT

AUTOLOGON.REG

Windows Registry Editor Version 5.00

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

"DefaultUserName"="Jojo"

"AutoAdminLogon"="1"

Add

"DefaultPassword"=""

to your reg file.

How are you sure that cmdlines.txt executed or not? Press Shift+F11 during GUI-mode setup and type lusrmgr.msc to verify your account was added. (or you can always try out the commands on a running Windows XP machine)

Use

 boxes for code, not coloured text :/
  • Author

Ok, thx, I try this right now; I've forgotten to tell I own XP Home Edition, so the lusrmgr.msc can't work.

And I'm sure the cmdlines.txt is launched (and the jojo account is created) because I can choose beetween "jojo" and "proprietaire" at the first logon screen... It seems only the .reg file is ignored !

Iam installing XP on VMWare, the answer in a few min...

MrJojo

PS : sorry for the forgotten code boxes, it was my first post on this forum, and I didn't know how it works... :)

USERACCOUNTS.CMD

net user Jojo /add

net localgroup Administrateurs Jojo /add

REGEDIT /S autologon.reg

EXIT

AUTOLOGON.REG

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="Jojo"

"AutoAdminLogon"="1"

your useraccounts.cmd should have the first line changed to

net user "Jojo" password /add

your autologon.reg should have an additional line

"DefaultPassword"="password"

and your winnt.sif needs additional line under [GuiUnattended]

AutoLogon=Yes

i think that is all... try that and see if you get auto logged on

  • Author

I've tried to add the "DefaultPassword"="" line, and it works ! Very strange, I'm quite sure I've never use it before !!

[bM]Crusher, I don't want to specify a password for this user, this is why I didn't add the password option...

Anyway, thank you both ! :)

MrJojo

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.