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.

Winnt.sif

Featured Replies

Just need a quick yes or no, i made my winnt.sif so it auto-logged into the admin account ONCE after installation to allow the user to set a password but i've realised that all my registry tweaks will be applied to the admin account so now i have to prevent it doing that... rather than create an entire new winnt.sif and lose all the things i've changed in it do i simply change the below:

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

AutoLogon=Yes

AutoLogonCount=1

OEMSkipRegional=1

TimeZone=85

OemSkipWelcome=1

To:

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

AutoLogon=No

AutoLogonCount=0

OEMSkipRegional=1

TimeZone=85

OemSkipWelcome=1

Will this still auto-logon the account i'll create after the main installation is complete?


No: Simple because

AutoLogon=No

AutoLogonCount=0

Should be
AutoLogon=Yes

AutoLogonCount=1

You can either use UnattendSwitch="no" in [unattended] so you can create a user manually and run your batch logged in as that user or, use webmedic's guides on creating a user using cmdlines.txt

  • Author

I think i may have been misunderstood but changing those values did acheive what i wanted. Thanks for the replies nonetheless.

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.