madskristensen / TextmateBundleInstaller

A Visual Studio extension
Other
68 stars 23 forks source link

Visual Studio won't start when extension is installed as non-admin #225

Open TranstecJasonD opened 7 years ago

TranstecJasonD commented 7 years ago

Installed product versions

Description

Visual Studio won't start when extension is installed as non-admin. Trying

Steps to recreate

  1. Install extension from VS as a non-admin
  2. Start VS
  3. Message box states: Unknown error.

No error when installing as an admin. Currently my VS 2017 is unusable because I cannot uninstall the extension. VSIXInstaller does not recognize "4773ce75-6f30-4269-9557-1f7c30a47be2" as an installed ID.

TranstecJasonD commented 7 years ago

I tried removing my VS folder in Documents and all manner of switches to devenv, but the only thing that fixed it was uninstalling VS and installing it again.