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

Uninstaller does not remove Azure components #31

Open kdblocher opened 8 years ago

kdblocher commented 8 years ago

The installer did just fine with most components, but left behind most of the Azure SDK and authoring components. Shouldn't these be in scope?

tobyhu87 commented 8 years ago

Hi kdblocher,

Azure SDK is installed by Web Platform Installer.

Until Azure SDK gets integrated into Visual Studio, Azure SDK cannot be uninstalled by Visual Studio setup or this tool.

Hopefully, in the future, we can reduce our install technologies to just one, and provide consistent install/repair/uninstall behaviors for all Visual Studio payloads, SDKs and Emulators.

thanks toby.