October 25, 200520 yr 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?
October 25, 200520 yr This is my WINNT.SIF, this I find repartitons and formats a hard drive.______________________________________________; Generated by nLite 1.0 RC1[Data]Autopartition = 1MsDosInitiated = 0UnattendedInstall = Yes[unattended]UnattendMode = FullUnattendedRepartition=YesUnattendSwitch = NoOemPreinstall = NoOemSkipEula = YesFileSystem = *WaitForReboot = NoNoWaitAfterTextMode = 1NoWaitAfterGUIMode = 1DriverSigningPolicy = IgnoreNonDriverSigningPolicy = Ignore[GuiUnattended]AdminPassword = *TimeZone = 085OEMSkipRegional = 1OemSkipWelcome = 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
October 26, 200520 yr Author 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?
October 26, 200520 yr Autopartition = 1That'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