home *** CD-ROM | disk | FTP | other *** search
/ The Amiga Game Guide / AmigaGameGuide_CD.iso / Amiga / InstallHD-Amiga / syscheck2 < prev    next >
Encoding:
Text File  |  1978-01-01  |  136 b   |  8 lines

  1. if not exists DEVS:Datatypes/PNG
  2.   execute datapng
  3. endif
  4. if not exists DEVS:Datatypes/JFIF
  5.   execute datajfif
  6. endif
  7. execute Install-AGG
  8.