home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Citroën Xsara Picasso
/
Xsara.bin
/
Instala.dir
/
00004_Script_4
< prev
next >
Wrap
Text File
|
2001-05-18
|
298b
|
15 lines
on exitFrame me
sprite(11).cursor=280
sprite(12).cursor=280
set qtv = quickTimeVersion()
put qtv
if the QuickTimePresent = TRUE THEN
go "start"
if qtv <= 3.0000 THEN
if the QuickTimePresent = FALSE THEN
go "instal"
end if
end if
end if
end