Hi,

Im trying to add a condition for running a custom action, by using the
result of an former custom action.

Does some know how I could get the result of an custom action? I meen in
my project-

How can I get the the value returned in "InstallD" and compare it to 0?

The syntax  "(InstallD = 0)" is probably wrong.

 

       <Custom Action="InstallD" After="InsertFiles"> Not
Installed</Custom>

 

       <Custom Action="Start" After="InstallFinalize">

         (InstallD = 0) AND  Not Installed</Custom>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to