home *** CD-ROM | disk | FTP | other *** search
/ Hacker 6 / HACKER06.ISO / Amiga / TurboRa2.lha / TurboRaketti_II / TRII_Floppy_Install < prev    next >
Text File  |  1998-04-20  |  317b  |  14 lines

  1. ; TurboRaketti II Floppy Creator
  2.  
  3. echo "*nTurboRaketti II GameFloppy Creator"
  4. echo "=================================="
  5. echo "*nI will need a blank disk in drive DF0:. All data in it will be overwritten!*n"
  6.  
  7. ask "Press enter when done..."
  8.  
  9. echo ""
  10.  
  11. cd Additional_Data
  12. TransADF df0: TRII_Floppy 0 79 gzip write
  13.  
  14. wait 2