How do you install a Visual Studio 2017 Extension (VSIX) from an MSI
问题 Visual Studio 2017 seems to have changed a lot of things in the extensibility area https://docs.microsoft.com/en-us/visualstudio/extensibility/breaking-changes-2017 The previous recommendations regarding installing a VSIX from an MSI now seem obsolete (Deploying VSIX using MSI installer), but there seems to no information about how to do it now. The VS2017 FAQ implies the VSIX installer can (should?) be kicked off manually, is this the recommender approach now? vsixinstaller.exe /q