In the Registry, installers created with WiX make the entry:

UninstallString = Msiexec.exe /X{<PRODUCTCODE>}

Which makes the uninstall run with a minimal UI. Is there a way to make
the ARP entry:

UninstallString = Msiexec.exe /I{<PRODUCTCODE>}

So that it forces the change/remove/repair screen instead?

Thanks,

Brett

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to