I\'ve got a WIX installation project for my application. As part of my solution I have a VSIX extension, that I want to install on the customer\'s Visual Studio.
What I
WiX v3.6 supports the VsixPackage element to directly manage VSIX packages.