home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
100 Plus Great Games 2
/
100PLUSV2.BIN
/
Autorun.exe
/
Autorun.dxr
/
00001.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2002-03-08
|
168 b
|
9 lines
on enterFrame
file = baFolderExists("c:\Program Files\100+ Great Games Vol 2")
if file = 0 then
open("setup.exe")
else
open("valusoft1.exe")
end if
end