Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Automatic Formatting the C(Installation-)Drive

Featured Replies

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.

brgds

ZB


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.

  • Author

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.

brgds

ZB

If you're talking about Unattended then

AutoPartition = 1 Installs Windows to the first available partition or simply delete this line

Repartition = 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 = Yes

Is that what you wanted?

that wil delete all partition!!!! well

I 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 know

but I got another idea , worked fine.BUT it will be ATTENDED ;unfortunately :)

but still want it via winnt.sif

stubborn;ain't I? :rolleyes:

medhunter I've looked myself

I can't find anything in Deploy either

Did find this though

DISKPART and FORMAT take approximately 90 seconds for large hard drives.

Here

CFGDISK.CMD

DISKPART /s DISKSCR.TXT
FORMAT C: /fs:ntfs /q /v:"" /y

DISKSCR.TXT

select disk 0
create partition primary
assign letter c

If there was a way to make it run

Yes. I want that this Installation deletes the hole partition. But it does not work ;-(((

Brgds

ZB

Did you try removing the line AutoPartition = 1

Just completely delete it.

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 !

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.