Dylan Moline (Volt) wrote:
> So I have a dll built with two separate functions within. I would like to 
> call the DLL once before the UI and have it return a value, have a different 
> section of the UI called based on the value returned from the DLL, and then 
> once the UI is called, if the user chooses an option, to call the second 
> function in the DLL.
>   

Custom actions don't return values, just error/success codes. They can 
set properties that you can reference.

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



------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to