zickenbaendiger Posted April 11, 2004 Posted April 11, 2004 How ist ist possible, that I have not to do it by hand. I want that´s it is done automaticly. - So that I realy have not to press any key after starting the CD.brgdsZB
Aaron Posted April 11, 2004 Posted April 11, 2004 If you want to remove that prompt to "press any key to boot from CD" you will be in an infinite loop in text-mode setup.
zickenbaendiger Posted April 11, 2004 Author Posted April 11, 2004 I don´t want to remove the "Press any key to boot from CD" ! I want to have the deleting of the c: - Partition automaticly without any prompting.brgdsZB
maxXPsoft Posted April 12, 2004 Posted April 12, 2004 If you're talking about Unattended thenAutoPartition = 1 Installs Windows to the first available partition or simply delete this lineRepartition = Yes Deletes all partitions on the first drive and reformats the drive with NTFS.in Winnt.sif set these keys[Data] AutoPartition = 1[unattended] Repartition = YesIs that what you wanted?
zickenbaendiger Posted April 12, 2004 Author Posted April 12, 2004 Hi,Yes - This is, what I wanted !! Many Thx Brgds ZB
medhunter Posted April 12, 2004 Posted April 12, 2004 that wil delete all partition!!!! wellI want something ;I think:very difficult:I want to make unattended cd wich will quick format c: then continue as usual without having to manually quick format c:Is this possible?I think not via winnt.sif.as I 've read ref.chm in deploy.cab.;as far as I knowbut I got another idea , worked fine.BUT it will be ATTENDED ;unfortunately but still want it via winnt.sifstubborn;ain't I?
zickenbaendiger Posted April 12, 2004 Author Posted April 12, 2004 Yes. I want that this Installation deletes the hole partition. But it does not work ;-(((BrgdsZB
maxXPsoft Posted April 12, 2004 Posted April 12, 2004 medhunter I've looked myselfI can't find anything in Deploy eitherDid find this thoughDISKPART and FORMAT take approximately 90 seconds for large hard drives.HereCFGDISK.CMDDISKPART /s DISKSCR.TXTFORMAT C: /fs:ntfs /q /v:"" /yDISKSCR.TXTselect disk 0create partition primaryassign letter cIf there was a way to make it run
zickenbaendiger Posted April 12, 2004 Author Posted April 12, 2004 Many thx. I´m going to try brgdsZB
maxXPsoft Posted April 12, 2004 Posted April 12, 2004 Yes. I want that this Installation deletes the hole partition. But it does not work ;-(((BrgdsZBDid you try removing the line AutoPartition = 1Just completely delete it.
vbussiro Posted April 15, 2004 Posted April 15, 2004 Hi,I'm very intersted by the diskpart/quickformat method, and even more if it could be integrated in an unattend install.So... Is it possible ? And where should I put these .cmd ?Many thx... My Fully unattended recovery CD just wait it !
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