home *** CD-ROM | disk | FTP | other *** search
/ 100 Pусских Uгр / 980121_2306.iso / STRATEGY / COL_RUS.ZIP / AUTOEXEC.TXT < prev    next >
Text File  |  1994-09-05  |  288b  |  23 lines

  1. @echo off
  2. rem
  3. rem     Colonization -- Sample minimal AUTOEXEC.BAT
  4. rem
  5.  
  6. path c:\windows;c:\dos
  7. prompt $p$g
  8.  
  9. rem
  10. rem     Remove the SMARTDRV line if you still don't
  11. rem     have enough memory after running this AUTOEXEC.
  12. rem
  13. lh SMARTDRV.exe 1024 1024
  14.  
  15. lh mouse
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.