I would like to install a given .msi package programmatically from my C# .NET application, preferably with the installation parameters …
c# .net wix windows-installer dtfHow do I get Wix to include a CustomTable with no rows in the final MSI? If I simply define …
wix dtf custom-action