October 1, 200322 yr I have looked everywhere and cannot find out how to make my xp unattended install automatically re-partition/format my drive.Everything is great if I install to a formatted machine - but if there is something on the disk or the disk is partitioned, then I am prompted. I want the winnt.sif i put on my cd to just format the disk completely. Also, I wouldnt mind maybe branding my disk to display something on the setup screens while the install is taking place. Is that possible?Does anyone have a good link for additional unattended commands?
October 1, 200322 yr Hello; I don´t want to be rude - but I found many excellent things in this forum just by looking at the old posts - especially the pinned one´s at the top I also found a great link http://www.MSFN.org/unattended/ whick answered many of my questions.So - as they say - most things are "out there" it´s just about finding them./ SwedenXp
October 1, 200322 yr Author No you are not rude (unless you knew the answer ) - I looked through everything and did not see anything helpfull at first...I found my answer within a nice winnt.sif program.
October 1, 200322 yr I would like to do the same ie: auto format. I have looked on the link you mentioned.. at lengh as it was my main inspiration.It doesnt mention formating, only partioning. If they are fine and as required how can we kick in a quick format before anything else occurs ?many thanks
October 1, 200322 yr This part of the winnt.sif will install XP to a single formatted hard disk and remove any previous partitioning.;SetupMgrTag[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes ExtendOEMPartition=0 OemPreinstall=Yes UnattendSwitch="Yes" TargetPath=\WINDOWS Hibernation=No Repartition=Yes WaitForReboot="No" DriverSigningPolicy=Ignore OemPnPDriversPath="Drivers\AC97 drivers;Drivers\Nvidia 45.23"[Data] MSDosInitiated="0" UnattendedInstall="Yes" AutoPartition=1Change your winnt.sif as appropriate.
October 2, 200322 yr Also, I wouldnt mind maybe branding my disk to display something on the setup screens while the install is taking place. Is that possible?Check out the guide to customizing your setup screen i wrote, located here.As SwedenXP said, all you needed to do was look
Create an account or sign in to comment