home *** CD-ROM | disk | FTP | other *** search
/ .net 1998 October / dotnet_50.iso / pc / media / check.dxr / 00023_wol.ls < prev    next >
Encoding:
Text File  |  2001-01-30  |  138 b   |  6 lines

  1. on mouseUp
  2.   if the machineType = 256 then
  3.     open(the applicationPath & "PC\Annonceurs\gratuits\World Online\install.exe")
  4.   end if
  5. end
  6.