home *** CD-ROM | disk | FTP | other *** search
/ PC Plus 24 / ISSUE_24_SEP_1988 / DAYPLAN / INSTALLH.BAT < prev    next >
Encoding:
DOS Batch File  |  1988-01-01  |  151 b   |  6 lines

  1. echo off
  2. cls
  3. md c:\dayplan
  4. copy a:\dayplan\dayplan.* c:\dayplan >nul
  5. echo Now add "DAYPLAN\DAYPLAN" to your AUTOEXEC.BAT immediately after KEYBUK
  6.