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.

Bypass create user screen when installing XP

Featured Replies

First of all, I like to thank all of you for creating such an awesome website. It is extremely helpful. You guys are AWESOME! I created completely unattended XP CD with all the Service Packs and Updates pre-installed. My question is about by passing user creation screen. I do not like to create any accounts when installing XP. Is there any way I can by-pass that?

Thanks,

faisal


A create user screen? If you made an unattend CD using the winnt.sif method you normally shouldn't recieve a create user screen...could you post a screenshot?

Edited by JuMz

;SetupMgrTag

[Data]    AutoPartition=0

    MsDosInitiated="0"

    UnattendedInstall="Yes"

    AutomaticUpdates=yes

[unattended]

    UnattendMode=FullUnattended

    UnattendedSwitch=Yes

    OemSkipEula=Yes

    OemPreinstall=Yes

    TargetPath=\WINDOWS

   

[GuiUnattended]

    AdminPassword=*

    EncryptedAdminPassword=NO

    OEMSkipRegional=1

    TimeZone=193

    OemSkipWelcome=1

Check [unattended] and [GuiUnattended] section in winnt.sif under i386 folder

Edited by Nepali

Note that if you use the OemSkipWelcome=1 with XP Home, you may find yourself unable to login due to no users being created (with XP Pro you can login as Administrator, with XP Home you cannot). I found this out the hard way after setting up our preinstalls at work with this method. Not good.

  • Author

Thanks all...for your help. I will make the necessary changes in winnt.sif file. You guyz rock!!

;SetupMgrTag

[Data]

    AutoPartition=0

    MsDosInitiated="0"

    UnattendedInstall="Yes"

    AutomaticUpdates=yes

[unattended]

    UnattendMode=FullUnattended

    UnattendedSwitch=Yes

    OemSkipEula=Yes

    OemPreinstall=Yes

    TargetPath=\WINDOWS

   

[GuiUnattended]

    AdminPassword=*

    EncryptedAdminPassword=NO

    OEMSkipRegional=1

    TimeZone=193

    OemSkipWelcome=1

Check [unattended] and [GuiUnattended] section in winnt.sif under i386 folder

Yeah, I didn't have access to my preinstall stuff at the time so I goofed the line. It was UnattendSwitch=Yes (not UnattendedSwitch=yes as you have it) that skips the user creation screen, not OemSkipWelcome=1. My bad.

Edited by Jito463

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.