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.

What is the component to remove?

Featured Replies

I want to remove the initial start, where you

choose if turn on the automatic updates and

where you choose the main user name

(i already have the aministrator user as main user..).

What component or other i have to remove to do this?

Can't you just force that screen to not pop up by using WINNT.SIF and unattended options? The OEMSkipWelcome = 1... isn't that for the OOBE?

Here is what I do:

\i386\winnt.sif (this is just to give you an example of what I do)

[unattended]UnattendMode = DefaultHide

UnattendSwitch = "Yes"

OemPreinstall = "Yes"

OemSkipEula = "Yes"

FileSystem = *

WaitForReboot = "No"

NoWaitAfterTextMode = 1

NoWaitAfterGUIMode = 1

DriverSigningPolicy = Ignore

NonDriverSigningPolicy = Ignore

Hibernation = "No"

[GuiUnattended]

EncryptedAdminPassword = "No"

AdminPassword = *

TimeZone = 04

OEMSkipRegional = 1

OEMSkipWelcome = 1

\$OEM$\cmdlines.txt (hidcon.exe is a better replacement for cmdow.exe)

[COMMANDS]"hidcon.exe users.cmd"

\$OEM$\users.cmd (below)

@ECHO OFF

NET USER user1 /ADD

NET LOCALGROUP Administrators user1 /ADD

NET USER user2 /ADD

NET LOCALGROUP Administrators user2 /ADD

NET USER user3 /ADD

NET LOCALGROUP "Power Users" user3 /ADD

EXIT

Edited by fortwunty

I'm not 100% sure about what you want to get rid of but my first logon is always on the automatically created "Administrator" account.

I think that when you use "Classic Install" a.k.a. Win2K appearance (in Options), you don't get that.

Again, I can't give you a precise answer because I used XP flashy install only twice.

If you try, then you should use a virtual machine then.

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.