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.

How to autosplit HD into 2 equal partitions unatt.

Featured Replies

Hi i looked around on the forums but i couldn't really find anything that did what i wanted.

I've finally got my unattended installation of Windows XP working, xcept for one bit. That is the creation of partitions. I always make all the drives 50% 50%, so for example my Harddisk would be 80GB, i wanna make it 40GB for C:\ and 40GB for d:\ automatically. But if its 40 GB, i wanna make 2 of 20GB.

Is there any way to accomplish this?

Absolutely.

Use AEFDisk in a DOS batch file to auto-partition your drives and format them prior to installation. Get the free app at http://www.aefdisk.com

I think the commands would be something like this:

AEFDISK /DELALL

AEFDISK /PRI:50%:0B /EXT:50% /LOG:50%:0B

AEFDISK /formatfat:1:HardDiskC

AEFDISK /formatfat:5:HardDiskD /reboot

That would delete all the partitions on the HD, recreate a 50% primary FAT32 C: drive and a FAT32 D: drive at 50%. You should then reboot after both volumes are quickformatted and you're ready to run your install script.

That's how you can do it, but you'll have to double-check my code. Do a search on my recent posts for more info on AEFDisk.

JP

  • Author

Right, will check that one out. Thanx a lot JPamplin :rolleyes::)

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.