Hi all,

I have a simple dll that contains a function with two parameters. Now I
would like to call this function in a Wix custom action. Unfortunately
MsiGetProperty is not used inside that function and it is not possible to
adapt the dll accordingly.
So my question basically is: Am I forced to write a wrapper dll in order to
use the mentioned function in the custom action or is there another way to
pass the two parameters (i.e. without properties and using MsiGetProperty)?
I'm using Wix 2.0

Thanks and regards,

ACKH

-- 
View this message in context: 
http://www.nabble.com/Wrapper-dll-required--tp14670735p14670735.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to