home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2002 July / Practical Internet July 2002.iso / pc / Software / FullProgram / Webprotector.exe / scripts / DefineButton2_4 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-05-04  |  68 b   |  4 lines

  1. on(release){
  2.    fscommand("exec","WebProtector\\install.exe");
  3. }
  4.