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.

Partition Question

Featured Replies

:) I followed the instructions and it seems to be working for the most part. I was attempting to test it on an old laptop that had win98 on it and it asked about the existing partition. Can I tell it to delete/format and keep going automatically and if so, how?

Thank you.

[Data]
   AutoPartition=0
   MsDosInitiated="0"
   UnattendedInstall="Yes"

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=Yes
   TargetPath=\WINDOWS
   Repartition=No
   UnattendSwitch="yes"
   WaitForReboot="No"

That will stop at the choose partition screen... you can delete the partition and then re-create it (it will ask you to format it) or you can choose an existing partition and it won't format it...

If you set

Repartition=ConvertNTFS

it will convert the drive to NTFS if it isn't already (when you choose an existing partition)

  • Author

I'm so glad I found this site, what great information :-)

Seriously though, that's something i've always wondered?! Is there a way to automate the partitioning options? I want it to delete all existing partitions and create an NTFS using all available space. That would be ideal. And if anyone knows how, it would be greatly appreciated :)

Thanks

[Data]
  AutoPartition=1
  ....

[Unattended]
  ....
  Repartition=Yes
  Filesystem=ConvertNTFS
  ....

That will destroy all partitions and re-create using NTFS

just be wary if you have multiple hard drives... sometimes windows can choose the wrong install drive :)

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.