rex
Posts: 9
Joined: Wed Nov 29, 2006 10:18 pm

How to run a Custom Action before launch condition check?

The idea is to do some my own check with a Custom Action, and then use the check result for a launch condition.

Thanks,
Rex
gigi
Posts: 2103
Joined: Tue Apr 11, 2006 9:55 am
Contact: Website

Hi,

The "Launch Conditions" are executed when the "LaunchConditions" standard action reaches. This standard action is present on both UI and Execute sequences. So if you want to execute a custom action before Launch Conditions schedule it before the "LaunchConditions" standard action (you can schedule it under "Begin" for example).

Best Regards,
Gigi
_______________
Gheorghe Rada
Advanced Installer Team
http://www.advancedinstaller.com
rex
Posts: 9
Joined: Wed Nov 29, 2006 10:18 pm

Thanks. Will try it next week.

Return to “Common Problems”