❔ How to get installed Extensions from Visual Studio installation?
I am using the Powershell VSSetup module to get the list of installed VS instances. How do I get the extensions installed for each VS Instance?
8 Replies
You can try using VSIXInstaller.exe
BlazeBin - rgrigspwnkjv
A tool for sharing your source code with the world!
There's no command line argument to get this info, unless it doesn't show up with /?
Just run it with no parameters and enjoy the giant dialog box that pops up.
The contents of which I pasted above
I may be blind, but I don't see a flag to get the installed extensions.
Oh
I thought when you said "get the extensions installed" that you meant "how do I install some extension for all installed VS instances"
I completely misunderstood what you were asking.
🙂
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.