Hi. 

I know it's a old thread, but in case if anyone can help. 

I'm having the exact same issue, and I can't seem to update the ARP name
using the Custom Action in InstallExecuteSequence. Do I have to put in some
specific order ( before or after something else ? I tried
Before="ValidateProductID" based on some other article on the web, but
didn't work !) 

My msi is able to update the ProductName in the
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{guid}\DisplayName. 
But, in ARP it still shows the old name. 

If I try to manually modify the
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\<id>\ProductName, and
refresh the arp list, i can immediately see the updated name. 

Can you suggest how to do it in InstallExecuteSequence properly?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Set-package-name-dynamically-tp5197474p7581814.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to