Finish Dialog Multiple Run Now Checkboxes

Got a problem you cannot solve? Try here.
Ristogod
Posts: 15
Joined: Wed May 15, 2013 2:13 pm

Finish Dialog Multiple Run Now Checkboxes

Postby Ristogod » Tue Mar 11, 2014 1:12 pm

I have an installer that is installing a suite of applications. On the finish dialog there is the Run Now checkbox. I'd like to add another to start a different application on finish. However, I can't see to figure out how to bind the checkbox controls to different variables. The existing checkbox seems to be bound to the RunApp variable. How would I add a 2nd and bind it to a completely different variable?

FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: Finish Dialog Multiple Run Now Checkboxes

Postby FrancescoT » Tue Mar 11, 2014 2:00 pm

Dear User,

that's easy!

- declare a new custom variable in your script to hold the value of an additional check-box (... before the Display finish dialog call)
- add an extra check-box to your finish dialog (using the Dialog Editor tool).
- bind the variable to the extra check-box (double click the check-box to define the control Behavior).
- Finally, check the value of the custom variable to conditionally execute your application in your script.

Hope this helps you.

Regards
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 98 guests