launch QT installer

Klaus Major klaus at major-k.de
Tue Jun 6 06:58:54 EDT 2006


Dag Henk,

> Good day all,
>
> My application launches the QuickTime 7.1 Installer on Windows XP.  
> The installer starts and then I get an error message:
> http://www.iglow-media.nl/xchange/foutmeldingQTinstaller.gif
> This is the QT standalone installer, saved locally and called with  
> either launch "QuickTimeInstaller.exe" or get shell("start  
> QuickTimeInstaller.exe").
>
> The same method works OK with the QuickTime 6.5 standalone installer.
>
> Anyone any ideas about what's happening?
> What can be done to fix this?

I'm not sure if this helps, but did you try with the complete  
(absolute) pathname
to the installer?

And you could also try this syntax:

...
open process "QuickTimeinstaller.exe" for neither
...

Also with the complete pathname.
Another thought: Provide the "shortfilepath()" to "shell..."

At least worth a try I think :-)

> Kind regards,
>
> Henk
> --------------------------
> Henk v.d. Velden
> iGlow Media
> Magda Janssenslaan 44
> 3584 GR  UTRECHT
>
> 06 16 024 337
> www.iglow-media.nl

Groetjes

Klaus Major
klaus at major-k.de
http://www.major-k.de




More information about the use-livecode mailing list