MyIDE Config Documentation
version: 4.0
Shawn Jefferson (sjefferson@shaw.ca)
Last updated: March 11, 2007


I wrote this software because I wanted a utility to create and delete 
partitions that was more flexible than FDISK.BAS, doesn't use BASIC and
also has the ability to swap drive numbers of partitions on the hard drive 
easily.  This program does those things.  You can use this software instead 
of FDISK.BAS to configure your MyIDE setup.

Features:

- Setup hard drive without FDISK.BAS
- Create and Delete partitions
- Swap partitions between D1 - D8.
- Give your partitons a name (max 28 characters)
- Change option byte parameters

Keys:

1 - 8: exchange drives
TAB: switch between partition information and names
A: a vanity screen and some thanks
C: create a partition
D: delete a partition
N: name a partition
Q: quit, asks you to save your changes


If you have any ideas about future enhancements, bugs to report or any 
feedback at all, send me an email at sjefferson@shaw.ca.  This program is 
free to use and distribute as long as it isn't altered in any way and this 
text file accompanies it.


What's new:

version 4.0 (version matched to MyIDE Image Manager):
- Image Manager Config Wipe command, wipes MyIDEMAN 4.x location
- no longer allows you to create partitions above image space
- no longer displays sectors above image space

version 2.0:
- only works with 3.5F and 4.x versions of the MyIDE OS
- added the ability to name the partitions
- fixed some bugs in the autodetect HD parameters routine
- fixed a bug in the manual entry of HD parameters
- added ability to clear MyIDE Image Manager config

version 1.1:
- displays sector count correctly for large partitions
- avoids the image space properly when creating a partition
- fixed a bug creating first partition
- fixed boot drive selection (should work now)
- only prompts to Save Configuration if you have actually made a change
