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.

automatic log on

Featured Replies

hello,

I'm making a winxp unattended cd with sp2 hotfixes and some tweaks but for some reason he doesn't want to log on when win is installed

my winnt.sif is this:

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

UnattendSwitch="yes"

TargetPath=\WINDOWS

[GuiUnattended]

OEMSkipWelcome=1

AdminPassword="*"

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=105

OemSkipWelcome=1

[userData]

ProductKey=

FullName="Jeroen"

OrgName=""

ComputerName=Jeroen

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

Vrefresh=75

[RegionalSettings]

LanguageGroup=1

SystemLocale=00000813

UserLocale=00000813

InputLocale=040c:0000040c

[branding]

BrandIEUsingUnattended=Yes

Home_Page=www.google.be

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=1

[identification]

JoinWorkgroup=Werkgroep

[Networking]

InstallDefaultComponents=Yes

I thought OEMSkipWelcome=1 and unattendSwitch="yes" made this possible but seems like it doesn't

*I don't have much experience with these things.

Edited by immolation


You need to add this in the [GuiUnattended] part of the unattend file:

AutoLogon = Yes

AutoLogonCount=1

The count tells you how many times it will autologon for you.

Edited by JuMz

It would also be a good idea to remove your product key when you post in a public forum ;) ...

CF

  • Author
You need to add this in the [GuiUnattended] part of the unattend file:

AutoLogon = Yes

AutoLogonCount=1

The count tells you how many times it will autologon for you.

ah ok ty

It would also be a good idea to remove your product key when you post in a public forum newwink.gif ...

CF

good point thanks

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.