I don’t know if this would work or not, but it’s a good guess:
[AS]
on(press){
getURL(“file:///c:/dir/subdir/file.exe”);
}
[/AS]
I just tried it and it works on IE. The window stays open then it opens the program on top of it. I don’t know any other way, but there probably is one. This was just a guess.
:beam: