[wix-users] Converting a C-language DLL to WiX
Sean Farrow
sean.farrow at seanfarrow.co.uk
Fri Jan 31 07:56:25 PST 2020
Hi all,
I have a DLL that exports functions providing information regarding a companies installed software.
I am attempting to convert this to something that can be used by WiX.
I know table-driven code is what is recommended, but was wondering whether a property could be set to count the number of rows in a table or whether I need to write a custom action?
Any help appreciated.
Thanks,
Sean.
More information about the wix-users
mailing list