Sean Farrow wrote:
> I am writing an updated installer for a friend. Previously the installer
> use a free system. With in the new installe I want to grab a registery
> key (if another registry key exists) and then run an executable
> referenced by the first registry key. Can I do this in a launch
> condition, or would it be bette to create a custom action fo this? If
> the custom action ropute is the best one to go with, how do I run a
> custom action wihin a launch condition?
>   

Any time you run code, it has to be a custom action. You can schedule it 
before LaunchConditions but there's no way to get an .exe custom action 
to set a property you could reference in a launch condition.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
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