 
  If you want to have our master menu automatically appear on your computer's 
screen upon boot up, you need to add SO and a new path line to the end of your 
existing AUTOEXEC.BAT file on the root directory of drive C: or use one we
copied to the directory named \CBATS (if you used our LOAD program).  Either 
your CONFIG.SYS or AUTOEXEC.BAT files or ours may be edited using a word 
processor.  Since you may want to restore one of the originals, our LOAD.BAT 
file copied them to the \CBATS directory and renamed them CONFIG.BKK and 
AUTOEX.BKK.  There are batch files in the \CBATS directory to copy our files 
to your root directory or to restore the originals.  If you want to make a 
change merely type CD \CBATS <return> and type CPCONFIG or CPAUTO <and return> 
to copy our CONFIG.SYS or AUTOEXEC.BAT files to your root directory OR type 
ORCONFIG or ORAUTO <and return> to restore the originals (using these commands 
you can go back and forth).  For the master menu system to function the PATH 
must include C:\CBATS.  If you elect to use your existing AUTOEXEC.BAT file 
either edit the file to add ;C:\CBATS to the PATH or add the line PATH 
C:\CBATS. Press any key to see an example of a BAT file and an explanation of 
how it functions and how you can expand the menu by creating others. 



