Announcement

Collapse
No announcement yet.

Exiting AMS when applications is visible.

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Exiting AMS when applications is visible.

    Is it possible to have AMS launch an application and remain visible and active until the application comes up and is visible? Once the application (e.g. video starts playing) then the menu shuts down. The video cannot be played within AMS so I am using it outside of AMS, and so using AMS as a splash page.

  • #2
    Re: Exiting AMS when applications is visible.

    Hi,
    There is no way to force AutoPlay to "wait" until an application has fully loaded.
    What you might do (if you know how) is write a quick VB or VC++ application that will only run for about 5 seconds. This app could be a dialog that said "Please Wait" or a process that runs with no display.
    Then in AutoPlay you would start your movie, launch your application with "wait for return checked", and then have a CLOSE/EXIT action to exit your AutoPlay Menu.
    The net result will be AutoPlay starting your movie, waiting for five seconds, and then quitting.
    You will have to play around with the timing of you app so that it approximately matches the "launch time" of your movie.

    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

    Comment

    Working...
    X