Xu nanxuan wrote:
> I want to retrieve the value from an "Edit" Control Type, and then
> pass the retrieved string to a custom dll as a parameter to a
> functionof that dll. How can i do that? Thanks!

Controls set property values. You can't pass properties to custom
actions but your custom action can use WcaGetProperty or MsiGetProperty
to read them.

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to