How to install Visual Studio Gallery extensions from command line
If you run VsixInstaller.exe from the developer command prompt installed with Visual Studio, without parameters, you get a help text message box with this text: Usage: VSIXInstaller.exe [/quiet] [/admin] [/skuName:name /skuVersion:version] </uninstall:vsixID | vsix_path> – OPTIONS – /quiet Suppresses the UI. Short form is ‘/q’. /admin The extension will be installed to the admin extensions … Read more