Hi,

I also would like to change the registry key under uninstall from the 
ProductID to the ProductName.
We have a company wide tool to check for installed applications and it 
would be much easier to maintain when using the product name instead of 
the productcode.

When I wrote msi setups for my old company we used InstallShield and here 
I got my installers registered over the product name.
So I don't see a problem from msi side.

Cheers,
  Thomas



Von:    Dario Griffo <dariogri...@gmail.com>
An:     "General discussion for Windows Installer XML toolset." 
<wix-users@lists.sourceforge.net>
Datum:  06.08.2011 23:27
Betreff:        Re: [WiX-users] Changing registry key name for uninstall



Sorry, my bad, i want this change to be done during the installation
process, so once my product is installed the registry name is not a guid, 
is
a name
On 2011-08-06 7:02 AM, "avinashreddy539" <avinashreddy...@gmail.com> 
wrote:
>
> create a customaction which will execute at uninstalling process and
change
> the registry key at uninstall process. You can a put a condition for 
that
> customaction like this *Installed AND NOT UPGRADINGPRODUCTCODE*
>
>
> --
> View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Changing-registry-key-name-for-uninstall-tp6657882p6659292.html

> Sent from the wix-users mailing list archive at Nabble.com.
>
>
------------------------------------------------------------------------------
> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
> The must-attend event for mobile developers. Connect with experts.
> Get tools for creating Super Apps. See the latest technologies.
> Sessions, hands-on labs, demos & much more. Register early & save!
> http://p.sf.net/sfu/rim-blackberry-1
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to