MSFN Forum: Please help me with winnt.sif - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Please help me with winnt.sif Rate Topic: -----

#1 User is offline   dorguy 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 12-August 04

  Posted 31 August 2004 - 08:32 AM

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:


#2 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 31 August 2004 - 09:20 AM

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.

;)

#3 User is offline   dorguy 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 12-August 04

Posted 31 August 2004 - 09:33 AM

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?

#4 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 31 August 2004 - 09:40 AM

Correct

:thumbup

#5 User is offline   ToBe 

  • WannaBe
  • PipPip
  • Group: Members
  • Posts: 220
  • Joined: 21-November 03

Posted 31 August 2004 - 09:42 AM

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.

#6 User is offline   dorguy 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 12-August 04

Posted 31 August 2004 - 09:42 AM

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

#7 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 31 August 2004 - 09:43 AM

Repartition = Yes:
Deletes all partitions on the first drive and reformats the drive with NTFS.

Just so you know.

:D

#8 User is offline   ToBe 

  • WannaBe
  • PipPip
  • Group: Members
  • Posts: 220
  • Joined: 21-November 03

Posted 31 August 2004 - 09:46 AM

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

Hope all goes the way you intend. :thumbup

#9 User is offline   dorguy 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 12-August 04

Posted 01 September 2004 - 01:13 PM

Thanks to all. Is working perfectly

:thumbup :thumbup

#10 User is offline   buzzman04 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 01-September 04

  Posted 02 September 2004 - 11:44 AM

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

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy