home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactive 30 / CMi30.iso / pc / software / 00057_pcl4.ls < prev    next >
Encoding:
Text File  |  2001-01-05  |  198 b   |  5 lines

  1. on mouseUp
  2.   alert("When Massiva installs it will extract into a folder on your desktop, please run the executable file from there.")
  3.   open(the moviePath & "winsoft\library\massiva\setup.exe")
  4. end
  5.