[wix-users] Converting a C-language DLL to WiX

Hoover, Jacob Jacob.Hoover at greenheck.com
Fri Jan 31 08:50:30 PST 2020


More context is required...  What data does the DLL harvest?  Does this DLL have any dependencies?  Do you have the source to the DLL?  What do you want your WIX Installer to do with the data?

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Sean Farrow via wix-users
Sent: Friday, January 31, 2020 9:56 AM
To: 'WiX Toolset Users Mailing List' <wix-users at lists.wixtoolset.org>
Cc: Sean Farrow <sean.farrow at seanfarrow.co.uk>
Subject: [wix-users] Converting a C-language DLL to WiX

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.


____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
NOTE: This email was received from an external source. Please use caution when opening links or attachments in the message.




More information about the wix-users mailing list