home *** CD-ROM | disk | FTP | other *** search
/ PC Direkt 1998 #11 / PCDIREKT_1198.bin / SHOWDATA / INSTALL.DXR / 00015.ls < prev    next >
Encoding:
Text File  |  1998-03-20  |  334 b   |  8 lines

  1. on mouseUp
  2.   global ISDNpath, starterpath
  3.   alert("Die AOL-Show wird jetzt beendet, um die Zusatzsoftware AOL ISDN auf Ihrem Computer zu installieren. Bitte installieren Sie anschlie├ƒend die AOL-Zugangssoftware auf Ihrem Computer." & RETURN & RETURN & RETURN & "(" & ISDNpath & ")")
  4.   open(ISDNpath)
  5.   open(starterpath)
  6.   quit()
  7. end
  8.