SENSATION!  (250-1650)       Using Install.bat          Faxback Doc. # 1037

This install batch file is used to ADD or REMOVE software from the Sensation!
hard drive (c:).  When you type "install" a menu will come up and you will
select the desired option.  Which ever option you choose will run another
batch file which will perform the function you want.

These batch files are located in the root directory of the Sensation! Data
Disc.  (CD-ROM disc).  The other batch files are named 1.bat, 2.bat, 3.bat,
4.bat and 5.bat.  They run the option listed below respectively.

The other batch files are listed separately by their names.

Everything below this line is the actual install batch file....
____________________________________________________________________________

@echo.
@echo.
@echo The following options are available to ADD software to the hard drive
@echo (C: only):
@echo.
@echo   1.  Restore hard disk files back to condition at time of purchase.
@echo   2.  Copy Windows with WinMate enhancements (if removed by option 4).
@echo   3.  Copy WinMate programs (if removed by option 5).
@echo.
@echo The following options are available to REMOVE software from the hard drive
@echo (C: only):
@echo.
@echo   4.  Remove Windows directory (and subdirectories)
@echo   5.  Remove WinMate directory (and subdirectories)
@echo.
@echo Type the number of the option you wish to run.
@echo.