PDA

View Full Version : Conditionally running an App when install finishes


BillMcLean
09-03-2008, 01:55 PM
I have created a dialog where the Property LAUNCH_APP is set using a dialog. If the LAUNCH_APP condition is true, I want the App to be launched when the installer has successfully installed.

In my Custom Actions the attributes are set as follows:

ID: RUNProgram
Scheduling: Immediate
Return: AsyncWait:

Timing:
Sequence: InstallExecuteSequence
Condition: MY_CONDITION (Set on the dialog)
On Exit, Exit type: Success

Whether or not I have MY_CONDITION checkbox set, the app still launches.

I want to have the launch conditional, any ideas on how to fix this issue?

Mark
09-03-2008, 02:24 PM
Hi Bill,

What version of Setup Factory are you using? The current version is 8.1.1004.0. If you are using a previous version of Setup Factory please post your question in the appropriate forum.

It is also important to keep in mind that older version (pre 8.0) of Setup Factory are no longer supported and if you are intending to support modern operating systems (Vista) you should consider upgrading to Setup Factory 8.0.