home *** CD-ROM | disk | FTP | other *** search
- if NOT exists C:TV
- copy AmigaGameGuide_CD:c/TV C:
- endif
- if NOT exists C:runit
- copy AmigaGameGuide_CD:c/runit C:
- endif
- if NOT exists C:killaga
- copy AmigaGameGuide_CD:c/killaga C:
- endif
- if NOT exists C:searchguide
- copy AmigaGameGuide_CD:c/searchguide C:
- endif
- if NOT exists C:WBRun
- copy AmigaGameGuide_CD:c/WBRun C:
- endif
- if NOT exists Libs:parm.library
- copy AmigaGameGuide_CD:c/parm.library Libs:
- endif
- if NOT exists C:visage
- copy AmigaGameGuide_CD:c/visage C:
- endif
- if NOT exists Libs:arp.library
- copy AmigaGameGuide_CD:c/arp.library libs:
- endif
- if NOT exists Libs:medplayer.library
- copy AmigaGameGuide_CD:c/medplayer.library libs:
- endif
- if NOT exists Libs:reqtools.library
- copy AmigaGameGuide_CD:c/reqtools.library libs:
- endif
-
- cd "AmigaGameGuide_CD:Amiga/"
- AmigaGameGuide_CD:c/smp AmigaGameGuide_CD:Amiga/tutorial/spdebris.mod
- AmigaGameGuide_CD:c/Visage >NIL: files=AmigaGameGuide_CD:Amiga/tutorial/Grafik ALL order sorted delay 18
- AmigaGameGuide_CD:c/stopsmp
-