home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactive 29 / CMi29.iso / pc / software / 00044_pcf2.ls < prev    next >
Encoding:
Text File  |  2000-12-01  |  298 b   |  5 lines

  1. on mouseUp
  2.   alert("If you have a version of Cubase 5 installed on your machine, Reason will come up with a ReWire error when you try and run it. To solve this run the 'Cubase ReWire Fix' in the Reason program folder.")
  3.   open(the moviePath & "winsoft\featured\reason\Install Reason Demo.exe")
  4. end
  5.