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.

Please help me with winnt.sif

Featured Replies

I got a little problem. I try to install WIndows XP Pro Unattended without having to select a partition and format the drive. I try the put the Repartition=No command but when setup start, he ask me to select the partition i want to use and in which format i will like to format my HD...

Here is the code of my winnt.sif

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

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=Yes
   UnattendSwitch="yes"
   TargetPath=\WINDOWS
   WaitForReboot="No"
   Repartition=No
   OemPnPDriversPath="drivers\lan;drivers\sound\"
   DriverSigningPolicy=Ignore
   FileSystem=*


[GuiUnattended]
   AdminPassword=
   EncryptedAdminPassword=NO
   OEMSkipRegional=1
   TimeZone=35
   OemSkipWelcome=1

[UserData]
   ProductKey=
   FullName=""
   OrgName=""
   ComputerName=

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

[TapiLocation]
   CountryCode=107
   Dialing=Tone
   AreaCode=450

[RegionalSettings]
   LanguageGroup=1
   SystemLocale=00001009
   UserLocale=00001009
   InputLocale=1009:00000409

[Identification]
   JoinWorkgroup=

[Networking]
   InstallDefaultComponents=Yes

[Components]
   msmsgs=off
   msnexplr=off

[Shell]  
   DefaultStartPanelOff = Yes
   DefaultThemesOff = Yes

[WindowsFirewall]
   [WindowsFirewall]
   Profiles = WindowsFirewall.TurnOffFirewall

   [WindowsFirewall.TurnOffFirewall]
   Mode = 0

Did i do something wrong in my command line???

If i put the

AutoPartition=1

command do i have to put the

Repartition=NO

command line? . Please help me.... :wacko:

Use Autopartition = 1 if you want to install windows on the first partition without an windows installation already on it. Else set it at 0.

If you want windows on the first drive, use repartition = Yes. Drive will be refomated and windows will install. Else set it at No.

I prefer getting the prompt for partitioning myself. You may lose the ability for repairing etc.

;)

  • Author

Windows is already installed on my HD. I want to format in NTFS and install windows on my HD. (I dont have any partition. Only 1 HD of 140 gig) I dont need the ability for repairing

So i have to put

Use Autopartition = 0 
repartition = Yes

Is that right?

If you use

Autopartition = 1

Repartition = Yes

It will wipe your HD clean, (all partitions (if any) will be deleted), and install windows without prompting you.

  • Author

i try this right now. I will let u know if is working or not. Thanks for the help :thumbup

Repartition = Yes:

Deletes all partitions on the first drive and reformats the drive with NTFS.

Just so you know.

:D

Dangerous things to play around with... :blink::D

Hope all goes the way you intend. :thumbup

i am attempting to do the same thing ( i am a newbie so i appologize if this is repetition) but..... just so i understnad this correctly.....

if i add the lines

[data]

Autopartition = 1

[unattended]

Repartition = Yes

this will automatically delete all partitions on my primary HD in this case C:\ and then create 1 partition that is the complete size of my c:\ which would be approx 120GB in my case and then quick format the new single partition using NTFS?

if this is the correct understnading then great!

thanks for all of your help!

also, anyone know how to do unattended setup like this but with it autoamtically creating multiple partitions of specific sizes??? I am going to be workign on my home server after i successfuly create a setup for my computer.

THANKS!!!!

Dave

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.