home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Net Power 1997 January
/
NETPower0197.iso
/
pc
/
patch
/
start95.exe
/
start95.dxr
/
00020.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-14
|
195 b
|
11 lines
on mouseDown
global numtries
if the platform = "Windows,32" then
Launch("setup\QTW211\QT32.EXE")
else
Launch("setup\QTW211\QT16.EXE")
end if
set numtries to 0
go("begin")
end