Re: [WiX-users] Burn and uninstall shortcut

2014-04-07 Thread Van
Thanks very very much! It works! -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-and-uninstall-shortcut-tp7587878p7593986.html Sent from the wix-users mailing list archive at Nabble.com. ---

Re: [WiX-users] Burn and uninstall shortcut

2013-10-16 Thread Blair Murri
ate: Wed, 16 Oct 2013 03:32:09 -0700 > From: akshay...@gmail.com > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Burn and uninstall shortcut > > Hi Rob, > > I too was facing the same issue. I understood that its not easily supported. > In future, whether th

Re: [WiX-users] Burn and uninstall shortcut

2013-10-16 Thread akshayB
Hi Rob, I too was facing the same issue. I understood that its not easily supported. In future, whether there is any chance that this feature will be included in WIX? Thanks, Akshay -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-and-uninst

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

Re: [WiX-users] Burn and uninstall shortcut

2013-08-08 Thread Rob Mensching
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 installation .exe with burn that successfully installs .NET4 > as a prerequisite and our .msi

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