[wix-users] VsixPackage target & uninstall

Magi, Sampattakumar S Sampattakumar.Magi at in.unisys.com
Mon Aug 22 22:09:40 PDT 2016


Check the manifest file ??

Sam

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Jan Kucera (Brook Street)
Sent: Tuesday, August 23, 2016 2:28 AM
To: wix-users at lists.wixtoolset.org
Subject: [wix-users] VsixPackage target & uninstall

Hello,

let's say I am trying to use the VSExtension to get a VSIX package installed:

<VSExtension:VsixPackage File="MyVSIX" PackageId="..." Target="professional" TargetVersion="14.0" Vital="yes" Permanent="no"/>

If the user has Enterprise edition (only), it installs fine (I guess professional means professional and up) but when trying to uninstall, the uninstallation fails with 2003. Running it manually results in error that the extension is not installed to "Pro".

Any advice on how to make the uninstall working too?

Thanks,
Jan

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list