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.

Help With Winnt.sif

Featured Replies

hi

please help my unattened xp it wont stop at the welcome screen to add users

can you tell me whats wrong

;SetupMgrTag
[Data]
   AutoPartition=0
   MsDosInitiated="0"
   UnattendedInstall="Yes"
   AutomaticUpdates=Yes

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   Repartition=No
   FileSystem=ConvertNTFS
   OemPreinstall=Yes
   TargetPath=\WINDOWS
   UnattendSwitch=No
   FactoryMode=Yes
   
[GuiUnattended]
   AdminPassword="*"
   EncryptedAdminPassword=NO
   OEMSkipRegional=1
   TimeZone=85
   OemSkipWelcome=1

I have a script thats runs after to silenty install a couple of progs but install as admin

as i cant add a user

smartie91


I have the exact opposite problem. I do NOT want it to prompt me to add users yet it still does. this is my guiunattended from my winnt.sif

[GuiUnattended]
   AdminPassword=*
   EncryptedAdminPassword=NO
   AutoLogon=Yes
   AutoLogonCount=2
   OEMSkipRegional=1
   TimeZone=35
   OemSkipWelcome=1

*EDIT*

by the way is using 1 the same thing as having a yes? Same with 0 and No. Like is the number 0 and the word No interchangeable?

Edited by Alanoll

  • Author

@siverhaze420

thanks for that i will try yours and see what happens

what have you got in you unattened part?

or PM your winnt.sif file so i can compare

and yes 1 means yes 0 means no

smartie91

Here is my Winnt.sif file. I hope this will help where it prompts you to enter a user name. If you find the line that you change to get it to work please lemme know! My cd is ALMOST perfect.. always room for imporovement tho

;SetupMgrTag
[Data]
   AutomaticUpdates=Yes
   MsDosInitiated="0"
   UnattendedInstall="Yes"

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=Yes
   TargetPath=\WINDOWS

[GuiUnattended]
   AdminPassword=*
   EncryptedAdminPassword=NO
   AutoLogon=Yes
   AutoLogonCount=2
   OEMSkipRegional=1
   TimeZone=35
   OemSkipWelcome=1

[Display]
   ScreenResolutionCheck=0
   BitsPerPel=16
   Xresolution=800
   Yresolution=600
   Vrefresh=70
   AutoConfirm=1
   ConfigureAtLogon=0


[UserData]
   FullName="Standard"
   OrgName="Org"
   ComputerName=Computer
   ProductID=DONT STEAL MY CD KEY BIOTCH!~

[GuiRunOnce]
   %systemdrive%\install\XPupdates.cmd
   %systemdrive%\install\remove.cmd

[TapiLocation]
   CountryCode=1
   Dialing=Tone

[RegionalSettings]
   LanguageGroup=5,1
   SystemLocale=00000409
   UserLocale=00000409
   InputLocale=0409:00000409

[Identification]
   JoinWorkgroup=WORKGROUP

[Networking]
   InstallDefaultComponents=Yes

[Components]
msmsgs=off
msnexplr=off
zonegames=off

[WindowsFirewall]
   Profiles=WindowsFirewall.Standard

[WindowsFirewall.Standard]
   Mode=1
   Exceptions=1
   Notifications=1

Edited by Alanoll

Easy guys:

UnattendSwitch="yes"

Specifies whether Setup skips Windows Welcome or Mini-Setup when preinstalling Windows XP Home Edition or Windows XP Professional using the CD Boot method. Set this to yes to skip the "Setting Up Internet Connection" and "Create User Accounts" screens.

Please bookmark:

http://unattended.msfn.org/global/reference.htm

  • Author

Easy guys:

UnattendSwitch="yes"

Specifies whether Setup skips Windows Welcome or Mini-Setup when preinstalling Windows XP Home Edition or Windows XP Professional using the CD Boot method. Set this to yes to skip the "Setting Up Internet Connection" and "Create User Accounts" screens.

Hi my Unattendswitch is set is No so it should stop but it dont :(

Smartie91

hi

i put my wint.sif for your opinion

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=No

TargetPath=\WINDOWS

FileSystem=convertNTFS

UnattendSwitch="yes"

WaitForReboot=No

DriverSigningPolicy=Ignore

NonDriverSigningPolicy = Ignore

Hibernation = No

[GuiUnattended]

AdminPassword="*"

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=100

OemSkipWelcome=1

[userData]

ProductID=yours cd key

FullName="client"

OrgName=""

ComputerName=home

[Display]

ScreenResolutionCheck=0

BitsPerPel=32

Xresolution=800

Yresolution=600

Vrefresh=70

AutoConfirm=1

ConfigureAtLogon=0

[systemRestore]

MaximumDataStorePercentOfDisk = 5

[TapiLocation]

CountryCode=48

AreaCode=058

[RegionalSettings]

LanguageGroup=2

SystemLocale=00000415

UserLocale=00000415

InputLocale=0415:00000415

[FavoritesEx]

Title1="onet.url"

URL1="http://www.onet.pl"

Title2="wp.url"

URL2="http://www.wp.pl"

Title3="google.url"

URL3="http://google.pl"

[branding]

BrandIEUsingUnattended=Yes

Home_Page=http://www.wp.pl

Search_Page=http://google.pl

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=1

[identification]

JoinWorkgroup=domek

[Networking]

InstallDefaultComponents=Yes

where is description of all section winnt.sif with options?

kwazi

Easy guys:

UnattendSwitch="yes"

Specifies whether Setup skips Windows Welcome or Mini-Setup when preinstalling Windows XP Home Edition or Windows XP Professional using the CD Boot method. Set this to yes to skip the "Setting Up Internet Connection" and "Create User Accounts" screens.

Hi my Unattendswitch is set is No so it should stop but it dont :(

Smartie91

Try like this instead.

;SetupMgrTag
[Data]
  AutoPartition=0
  MsDosInitiated="0"
  UnattendedInstall="Yes"
  AutomaticUpdates=Yes

[Unattended]
  UnattendMode=FullUnattended
  OemSkipEula=Yes
  Repartition=No
  FileSystem=ConvertNTFS
  OemPreinstall=Yes
  TargetPath=\WINDOWS
  FactoryMode=Yes
 
[GuiUnattended]
  AdminPassword="*"
  EncryptedAdminPassword=NO
  OEMSkipRegional=1
  TimeZone=85
  OemSkipWelcome=1

I have the exact opposite problem. I do NOT want it to prompt me to add users yet it still does. this is my guiunattended from my winnt.sif

[GuiUnattended]
   AdminPassword=*
   EncryptedAdminPassword=NO
   AutoLogon=Yes
   AutoLogonCount=2
   OEMSkipRegional=1
   TimeZone=35
   OemSkipWelcome=1

*EDIT*

by the way is using 1 the same thing as having a yes? Same with 0 and No. Like is the number 0 and the word No interchangeable?

Yes I believe they are interchangeable.

Make sure you have at least. Looks like your missing unattended switch.

[Unattended]
   UnattendMode = "FullUnattended"
   OemSkipEula = "Yes"
   OemPreinstall = "Yes"
   UnattendSwitch = "Yes"
   
[GuiUnattended]
   EncryptedAdminPassword = "No"
   OemSkipWelcome = "1"

  • Author

Ok Guys still no luck it still wont stop at welcome page to add users

;SetupMgrTag
[Data]
   AutoPartition=0
   MsDosInitiated="0"
   UnattendedInstall="Yes"
   AutomaticUpdates=Yes

   [Unattended]  
    UnattendMode=FullUnattended
    OemSkipEula=Yes
    Repartition=No
    FileSystem=ConvertNTFS
    OemPreinstall=Yes
    TargetPath=\WINDOWS
    FactoryMode=Yes
   

   [GuiUnattended]
   AdminPassword="*"
   EncryptedAdminPassword=NO
   OEMSkipRegional=1
   TimeZone=85
   OemSkipWelcome=1

   [UserData]
   ProductKey=oops nearly forgot
   FullName="?"
   OrgName="Home Use"
   ComputerName=?

   [Display]
   BitsPerPel=32
   Xresolution=1024
   YResolution=768

   Vrefresh=60
   AutoConfirm=1
   ConfigureAtLogon=1

[Networking]
   InstallDefaultComponents=Yes

   [Identification]
   JoinWorkgroup=Workgroup

   [Shell]    
   DefaultStartPanelOff = No
   DefaultThemesOff = No

[WindowsFirewall]
   Profiles=WindowsFirewall.TurnOffFirewall
   [WindowsFirewall.TurnOffFirewall]
   Mode=0

[Components]
   indexsrv_system=on
   msmsgs=off
   zonegames=off

[RegionalSettings]
   LanguageGroup=1
   SystemLocale=00000809
   UserLocale=00000809
   InputLocale=0409:00000409

[GuiRunOnce]
       %systemdrive%\Install\start.bat

any body see whats wrong please

Smartie91

edit forgot to update UnattendSwitch = no just trying that no

smartie91

  • Author

hi guys

still no luck ,wont stop at welcome page to add users

please help whats wrong "winnt.sif" above

Smartie91

How about:

[GuiUnattended]
 
  OemSkipWelcome=0

Or even leave out:

[GuiUnattended]
  AdminPassword="*"
  EncryptedAdminPassword=NO
 

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.