home *** CD-ROM | disk | FTP | other *** search
/ Complete Photoshop Course / MCCursos4.mdf / Interface / it.dig / scripts / DefineButton2_241 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-05-24  |  76 b   |  4 lines

  1. on(release){
  2.    fscommand("run.app","%org%\\Photoshop-CS\\setup.exe");
  3. }
  4.