Jump to content

Recommended Posts

Posted

Is it possible to have the install CD\DvD automatically delete any any existing partitions, and then choose the unparitioned space, full format, continue with install?


Posted

This is my WINNT.SIF, this I find repartitons and formats a hard drive.

______________________________________________

; Generated by nLite 1.0 RC1

[Data]

Autopartition = 1

MsDosInitiated = 0

UnattendedInstall = Yes

[unattended]

UnattendMode = FullUnattended

Repartition=Yes

UnattendSwitch = No

OemPreinstall = No

OemSkipEula = Yes

FileSystem = *

WaitForReboot = No

NoWaitAfterTextMode = 1

NoWaitAfterGUIMode = 1

DriverSigningPolicy = Ignore

NonDriverSigningPolicy = Ignore

[GuiUnattended]

AdminPassword = *

TimeZone = 085

OEMSkipRegional = 1

OemSkipWelcome = 1

[Components]

[userData]

ProductKey = "INSERT-YOUR-WINDOWS-KEY-HERE"

ComputerName = *

FullName = "Your User Name"

OrgName = "Your Company Name"

[RegionalSettings]

Language = 0809

[Networking]

InstallDefaultComponents = Yes

[identification]

JoinWorkgroup = WORKGROUP

______________________________________________

Hope this is what you were after...

Save as .... WINNT.SIF and put the file into the i386 folder.

@it

Posted

The file shows Created by Nlite... yet I haven't seen the settings to change in Nlite that makes the Autopartition and repartition statements. Did you add those manually?

Posted

Autopartition = 1

That's the line that does it. Note that if you install over a network or via RIS, you would also have to add the line "Repartition = YES" to the [unattend] section.

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...