home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global shareware
- marcainstalar()
- case shareware of
- 1:
- open(EMPTY, "cuentapa\instalar.exe")
- 2:
- open(EMPTY, "arcavoid\nosound.exe")
- 3:
- open(EMPTY, "cdcinta\setup.exe")
- 4:
- open(EMPTY, "mamifero\mamifero.exe")
- 5:
- open(EMPTY, "fprot\f9300.exe")
- 6:
- open(EMPTY, "iconlib\icolib.exe")
- 7:
- open(EMPTY, "iccap\setup.exe")
- 8:
- open(EMPTY, "cdw4\cdw.exe")
- 9:
- open(EMPTY, "winimage\wima_vp4.exe")
- 10:
- open(EMPTY, "winzip\wzbeta32.exe")
- end case
- end
-