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 partition choice and format

Featured Replies

Well, been doin' some search all around the forum, but still didn't find anything of interest about that one.

Sure I considered the autopartition option, which designed F: partition as the one to use (more space available). Doesn't fit at all.

The thing is :

How could I (*automaticaly indeed*) make the install format the partition c: using NTFS (full format, not quick one), then install Windows on that partition, so that I could skip the manual choice. That is the last thing prompted during the install.

If you solve that for me, I'll finally be able to put the disc in the drive, power on the PC then run for a coffee without looking back at the screen (without even switching it on, that is ;oP)

Thanks in advance !


How could I (*automaticaly indeed*) make the install format the partition c: using NTFS (full format, not quick one)

At page three I saw a suggestion for your winnt.sif for doing a full format instead of a quick one:

Full NTFS Partition

  • Author

Great :)

Still have to figure out how to make the target c: for both formatting and installing, but we're getting close to the point I guess

Maybe :

[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
WaitForReboot=No

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=C:\WINDOWS
FileSystem=convert NTFS
Repartition=Yes
UnattendSwitch="Yes"

would be enough ?

Just make sure the drive you want to install on is the Primary Master (very important) and make sure you don't have any removable media drives plugged in like Zip drives or USB Card Readers (believe it or not, Win2k/XP setup gives them drive letter priority).

  • Author

What do you mean ?

That the code I quoted would work ?

'cause I tested with

AutoPartition=1
TargetPath=\WINDOWS
FileSystem=*

Drives are like this :

HDD 1 (Physical) - Primary Master

|-- C:

|-- D:

|-- E:

HDD 2 (Physical) - Secondary Master

|-- F:

And the autopartition chose F:

Would it take C: if I replaced with

TargetPath=C:\WINDOWS
FileSystem=convert NTFS

?

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.