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.

autologin help

Featured Replies

i can not get the autologin to work. every time the install finishes i have to click on my user account to login then the Unattended setup finishes. im installing xp pro sp2. in my $oem$ folder i have these files,

cmdlines.txt-->is the name of this file

[COMMANDS]

"useraccounts.cmd"

-------------------------------------------------------and

autologon.reg--> is the name of this file

Windows Registry Editor Version 5.00

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

"DefaultUserName"="user1"

"DefaultPassword"="123"

"AutoAdminLogon"="1

-------------------------------------------------------and

useraccounts.cmd-->is the name of this file

net user user1 123 /add

net localgroup Administrators user1 /add

net accounts /maxpwage:unlimited

REGEDIT /S autologon.reg

EXIT

these are three different files of course. but its not a totally Unattended install if you need to click into your accout to finish the install??? help please


1. When you check to see if the account is created has the "useraccounts.cmd" created the account for you?

2. It appears that there is a missing double quote here

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

"DefaultUserName"="user1"

"DefaultPassword"="123"

"AutoAdminLogon"="1" <<

This may effect your code :yes:

Check these things and let us know and we can maybe add some more suggestions

Take care.

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.