Skip to main content
Participant
February 6, 2009
Question

Exit Button within an offline .exe

  • February 6, 2009
  • 1 reply
  • 218 views
Here i am again,

Now i published an exe file, but many peope don't know they can quit it (because it is fullscreen) with the ESC button on your keyboard. Now i want to put a 'QUIT' button inside the project, with a script to close the offline .exe
I know you can insert a button with many actions like, go to latest slide, but nothing like, close this slide(exe).

Is this possible, i think yes with some javascript ? but what is the right text to quit an offline exe file? (i know the script for closing webpage but that don't work within the offline exe file.

Grtz.
Bill
    This topic has been closed for replies.

    1 reply

    Captiv8r
    Legend
    February 6, 2009
    Hi Bill

    There is a really easy way to do this and the good news is that you don't need JavaScript!

    Just configure your project to close when it finishes playing. If you don't REALLY want it to close when finished, add a slide at the end and pause the project on the slide just before. Configure the timing for that slide to be super short. Perhaps .1 seconds. Then insert a Button or Click Box that simply jumps to the last slide.

    Cheers... Rick