home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 1 / AACD01.ISO / .autorun next >
Text File  |  1999-06-16  |  162b  |  10 lines

  1. cd AACD01:
  2. KeyPressed 96 97
  3. if WARN
  4.     requestchoice "AACD01:" "Skipping AutoRun" "OK"
  5.     quit
  6.     EndIf
  7.  
  8. requestchoice "AACD01:" "Running AutoRun" "OK"
  9. execute Welcome
  10.