CompMaster Posted August 9, 2005 Posted August 9, 2005 (edited) here is my WINNT.SIF file:*********************************************************;SetupMgrTag[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes[Unattended] Repartition="No" UnattendMode="FullUnattended" OemSkipEula="Yes" TargetPath=\Windows OemPreinstall="Yes" UnattendSwitch="Yes" OemPnPDriversPath="drivers\ATi\2KXP_INF"[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=135 OemSkipWelcome=1[UserData] ProductID=*removed* FullName="FullName" OrgName="OrgName" ComputerName="COMPUTER"[Display] BitsPerPel=32 Xresolution=800 YResolution=600 Vrefresh=60 AutoConfirm=1[RegionalSettings] LanguageGroup=1[Identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[Components] msmsgs=off [URL] Home_Page=about:blank[GuiRunOnce] %systemdrive%\install\command.cmd***********************************************************MY QUSESTION IS WHAT DO I NEED TO CHANGE IN ORDER TO MAKE AUTOMATIC FORMAT ONLY (AND I MEAN ONLY) TO THE C LOCAL DISK??? Edited August 10, 2005 by prathapml
JOhnCro13 Posted August 10, 2005 Posted August 10, 2005 Okay. Here we go. Ready?Everything you have here looks great, as far as I can tell. However, PLEASE DO NOT INCLUDE YOUR KEY!!!!! Oops, too late. Now, I have it and I will exploit you with it somehow!!!Actually, I wouldn't do that. But it's frowned upon here. So, for future reference... don't. But for right now, I think you're good.
tap52384 Posted August 11, 2005 Posted August 11, 2005 i would also like to know the answer to this question
Gee Posted August 12, 2005 Posted August 12, 2005 If you change Repartition to "Yes", it will wipe out your Primary Master Drive and set it as one large partition.So in effect, you turn on your computer, hit any key to launch the CD and walk away. Come back 45 minutes later.[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS Repartition=YesThis is only good if you intend on having one partition. If you need multiple partitions, there is no way I know of to automatically tell setup to just format C Drive.
CompMaster Posted August 12, 2005 Author Posted August 12, 2005 well... I just want to do it for the C drive...anyone else?
ender341 Posted August 12, 2005 Posted August 12, 2005 I would imagine that if you had a partitioning software that booted into a command prompt style intervace (I know Partition Magic 8 does this) that you would be able to make a .bat file that scripted it, but i would be careful, i know always like to select my partitioning just to make sure.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now