VSIX deployment is a bit tricky... but think there exist some good sources
online:
http://www.codeproject.com/Articles/838842/Deploying-snippets-within-VSIX-package
http://www.codeproject.com/Articles/873395/Installing-VSIX-package-via-WiX-installer
http://blogs.clariusconsulting.net/kzu/how-to-ins
I think, You may need to run VS20xx as admin.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/VSIX-Installation-through-custom-action-in-wix-tp7600265p7600294.html
Sent from the wix-users mailing list archive at Nabble.com.
---
Hi,
I have created a MSI using wix toolset 3.8 that contains custom action. In
custom action, install VSIX through command prompt.
While installing MSI, VSIX disabled in both VS 2012 and VS 2013 as default.
If I install VSIX manually, VSIX enabled in both VS 2012 and VS 2013 as
default.
Can yo
3 matches
Mail list logo