
The program DOSSETUP is intended to install the Micro House 32 Bit Disk
Driver from the DOS prompt.

To run the program type "DOSSETUP destpath" where "destpath" is the full
path of your primary Windows 3.1x directory.

If C:\WINDOWS is your Windows directory then "destpath" may be ommitted.

If the string "32BitDiskAccess" is found in the SYSTEM.INI file then
this program will try to find the existing 32 Bit Disk Driver and comment
it out.  Currently the only 32 Bit Disk Drivers which this program
recognizes are the following:

   WDCTRL.386     Original Microsoft FastDisk driver.
   WDCDRV.386     Western Digital driver.
   SEG32BIT.386   Seagate Driver.
   ONTRACK?.386   OnTrack (Disk Manager) Driver.
   MH32BIT.386    Micro House Driver. 

If the string "32BitDiskAccess" is found in the SYSTEM.INI file but no 
recognized 32 Bit Disk Driver is found, then the user must remove the
driver manually before this program will install MH32BIT.  The line 
containing "32BitDiskAccess" must also be removed. 

The file MH32BIT.386 must be in the same directory as DOSSETUP.EXE.

DOSSETUP may be run from a different direcory by fully qualifying the
path on the command line (i.e., D:\UTILS\DOSSETUP E:\WINDOWS).
