Jump to content

Recommended Posts

Posted (edited)

I tested my silent intstall under Virtual Pc but it stops at the screen where you select the partition, have I missed something ?

my winnt.sif looks like this.. have I missed something ?

;SetupMgrTag

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

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

[GuiUnattended]
AdminPassword=bethany
EncryptedAdminPassword=No
OEMSkipRegional=1
TimeZone=85
OemSkipWelcome=1

[UserData]
ProductKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
FullName="Gar3th"
OrgName=""
ComputerName=Shabba1

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

[TapiLocation]
CountryCode=44
Dialing=Tone
AreaCode=0121

[RegionalSettings]
LanguageGroup=1
SystemLocale=00000809
UserLocale=00000809
InputLocale=0809:00000809

[Branding]
BrandIEUsingUnattended=Yes

[URL]
Home_Page=http://www.google.com/

[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

[Components]
msmsgs=off
msnexplr=off
freecell=off
hearts=off
minesweeper=off
pinball=off
solitaire=off
spider=off

[WindowsFirewall]
Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]
Mode = 0

[GuiRunOnce]
%systemdrive%\install\mybatch.cmd

Edited by gar3th

Posted

Try and use the code tags, it cleans the board up.

Repartition=No

Should be

Repartition=Yes

assuming you only want 1 partition on the first disk, and wish it to erase anything on that drive. Personally, I find it better to still have the partition screen show up, gives you more control and one last chance to back out. From there on, everything else is unattended.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...