home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / poet1.zip / HPOETINS.BAT < prev    next >
DOS Batch File  |  1986-12-20  |  165b  |  16 lines

  1. echo off
  2. c:
  3. md poet
  4. cd poet
  5. copy a:poet.exe 
  6. copy a:*.txt
  7. copy a:*.dat
  8. copy a:*.sum
  9. copy a:*.bat
  10. copy a:*.cnf
  11. copy a:*.bat
  12. del hpoetins.bat
  13. cd \
  14. a:
  15.  
  16.