microsoft / VisualStudioUninstaller

Visual Studio Uninstallation sometimes can be unreliable and often leave out a lot of unwanted artifacts. Visual Studio Uninstaller is designed to thoroughly and reliably remove these unwanted artifacts.
www.visualstudio.com
Other
3.92k stars 573 forks source link

Option to uninstall which version #76

Closed mstechies-zz closed 7 years ago

mstechies-zz commented 7 years ago

It would be nice to have options to choose which versions need to be uninstalled. Currently, this uninstalls all the previous versions starting VS 2013.

swimtver commented 7 years ago

+1

heaths commented 7 years ago

This tool removes any shared products regardless of reference counting - that is, ignoring what other products installed those shared products. As such, specifying a single version would undoubtedly leave other versions and even other products broken. This is meant to clean up failed installations. You should use the normal uninstall which will retain shared products as needed.