[wix-users] Bootstrap application not detecting related package features on upgrade

Nir Bar nir.bar at panel-sw.com
Wed Jun 19 02:28:09 PDT 2019


You can use WiX' C# Microsoft.Deployment.WindowsInstaller.dll ProductInstallation class.
ProductInstallation.Features- enumerate published features, and ProductInstallation.GetFeatureState()



--

Nir Bar

WiX Expert


More information about the wix-users mailing list