Re: [WiX-users] AllowDowngrades="yes" warning LGHT1076 : ICE61

2013-04-14 Thread Phil Wilson
If your downgrade is effectively the same as an uninstall of the old product followed by an install of the new product you should be ok, and that depends on early sequencing of RemoveExistingProducts. If your RemoveExistingProducts is at the end somewhere, the upgrade is like a merge of the compo

Re: [WiX-users] Request confirm on unisntall from ARP

2013-04-14 Thread Rob Mensching
Your BA provides all UI. On Sat, Apr 13, 2013 at 4:22 AM, Marco Tognacci wrote: > I have made a setup using Burn with WPF UI,Unistalling from ARP (Uninstall > programs from control panel) is there an option to make appear the message > dialog for request of confirm?Or I have to implement in my