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

Feature request: Uninstalling specific version of VS #91

Closed wmjordan closed 6 years ago

wmjordan commented 6 years ago

Currently I have a working VS 2017 and a broken VS 2015. Is it possible to clean up the broken VS 2015 without touching the healthy VS 2017?

shabtaisharon commented 6 years ago

I have the same issue

dreamer1031 commented 6 years ago

I have the same issue too! Did you solve this problem?

heaths commented 6 years ago

There are a lot of shared products installed by either. This project has not been updated for VS2017 nor do we have any plans to (the VS2017 (un)installer is a complete rewrite with more fixes for common issues during uninstall and other operations), so it should not remove VS2017 but will remove packages shared from VS2015 for VS2017. After uninstalling VS2015, just repair VS2017 and you should be fine. If not, please use the Feedback icon in Visual Studio or the Visual Studio Installer to report an issue since it will collect necessary logs.