Find the VSIX identifier by:
- Renaming the VSIX to .zip
- Opening the .manifest file
- Copy the ID from the ID attribute
Then:
vsixinstaller /q /a /u:"<VSIX Identifier Here>"
Find the VSIX identifier by:
Then:
vsixinstaller /q /a /u:"<VSIX Identifier Here>"