Re: Automatic Quit after File.Open?
What you may want to try is launching the following actions in a row:
File.Open()
Dialog.TimedMessage()
Application.Exit()
In theory it would start to open the file, then launch a dialog that could say loading which could be set to appear for a pre-defined amount of time, then launch the action to close the AutoPlay application.
Announcement
Collapse
No announcement yet.
Automatic Quit after File.Open?
Collapse
X
-
Automatic Quit after File.Open?
Is it possible to launch an executable, and then automatically quit AMS after the executable has started?
This would allow a "Please wait, loading..." message to be displayed until the executable starts.
(This is similar functionality to FastSplash - http://bwsmith.com/index.php?t=2&s=3 )
Thanks,
Felix Turner.Tags: None
Leave a comment: