Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCan't uninstall VSIX from VS 2017 RC #864
Open
Labels
Comments
|
I'm now unable to uninstall the extension. Here's the log:
|
|
It looks like this issue is very much related to the extension being installed for all users:
If I change to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This seems to happen often, but not always.
GitHub.VisualStudio.vsix.Tools / Extensions and Updates.Tools / Extensions and Updates.This has made testing the extension in VS 2017 RC4, super painful.😢
The way I've been unscrambling this is as follows:
\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ExtensionsGitHub.Extensions\extensions.configurationchangedfile editable by the current user.extensions.configurationchangedfile.A bit of a faff.😉