Re: [WiX-users] Burn and uninstall shortcut

2013-08-08 Thread Marc Bartsch
forge.net> Subject: Re: [WiX-users] Burn and uninstall shortcut Not easily supported. The Windows Logo says to not create uninstall shortcuts so it's not an easily supported scenario in Burn. On Thu, Aug 8, 2013 at 5:14 AM, Marc Bartsch wrote: > Hi, > > We create an instal

[WiX-users] Burn and uninstall shortcut

2013-08-08 Thread Marc Bartsch
Hi, We create an installation .exe with burn that successfully installs .NET4 as a prerequisite and our .msi which was created with a wix script. All this works quite well. Our wix script creates an uninstall shortcut (pretty much taken from the wix how-to pages): If I use this shortcut,