home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / hb20d1.zip / AUTOHARD.BAT < prev    next >
DOS Batch File  |  1986-05-19  |  384b  |  16 lines

  1. echo off
  2. rem AUTOHARD.BAT May 18,86
  3. echo -
  4. echo     Installing HOMEBASE, please wait...
  5. echo     (Note: See last chapter of manual for HomeBase options)
  6.  
  7. cd \homebase
  8. hbkernel k15 8 c12 300 ; > nul
  9. hbasync ; > nul
  10. hbvsi 33k ; > nul
  11. hb ; > nul
  12. echo 
  13.     -- Please press Alt/Shift/H for HomeBase --
  14.  
  15. cd \
  16.