home *** CD-ROM | disk | FTP | other *** search
/ .net 1999 December / netCD65.iso / pc / madasafish / madfish1.exe / madfish1.dxr / 00062.ls < prev    next >
Encoding:
Text File  |  1999-05-20  |  159 b   |  8 lines

  1. on enterFrame
  2.   if the platform contains "windows,32" then
  3.     open("@\pcsw\win95\en\packages\ie4setup.exe")
  4.   else
  5.     open("@\macsw\installer")
  6.   end if
  7. end
  8.