Those entries (created by MSI) aren't used for a registered product. You
can remove them and ARP can still remove or modify. Changing them also
makes no difference for the same reason. 

What makes different dialogs display according to product state is a UI
sequence condition on the dialogs displayed. A Welcome dialog typically
has a condition of Not Installed, a Maintenance/Change dialog a
condition of Installed<>"". 


Phil Wilson 


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brett
Kapilik
Sent: Monday, July 30, 2007 8:34 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Change UninstallString

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



-------------------------------------------------------------------------
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