home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / GameSmith1-Hisoft-System.DMS / in.adf / GDS_Install1.3 < prev    next >
Encoding:
Text File  |  1995-04-23  |  501 b   |  20 lines

  1. copy "GDS_System:lha" ram:
  2. echo "Unpacking System Files..."
  3. ram:lha x -q "GDS_System:GDS_system.lha" GameSmith:
  4. cd "GDS_System"
  5.  
  6. echo "Unpacking Devpac GS..."
  7. ram:lha x -q "GDS_System:DICE_GS.lha" GameSmith:
  8.  
  9. echo "Unpacking Tutorial Disk..."
  10. ram:lha x -q "GDS_Tutorial:GDS_tutorial.lha" GameSmith:
  11.  
  12. echo "Unpacking DICE GS..."
  13. ram:lha x -q "GDS_Tutorial:DICE_GS.lha" GameSmith:
  14.  
  15. echo "Unpacking Examples Disk..."
  16. ram:lha x -q "GDS_Examples:GDS_examples.lha" GameSmith:
  17.  
  18. cd GameSmith:
  19. more ReadMe.Now
  20.