Unable to uninstall the application which is installed using wix installer
问题 I have used wix installer to create an installer for my c# application. Installation happened fine, but I am not able to uninstall the application. I see below the logs MSI (s) (78:AC) [15:32:06:199]: Machine policy value 'Debug' is 0 MSI (s) (78:AC) [15:32:06:199]: ******* RunEngine: ******* Product: C:\wix\Installer\\bin\Debug\MyService-Debug-x86.msi ******* Action: ******* CommandLine: ********** MSI (s) (78:AC) [15:32:06:207]: Machine policy value 'DisableUserInstalls' is 0 MSI (s) (78:AC