-
Notifications
You must be signed in to change notification settings - Fork 29.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how do i choose the installation? #56260
Comments
I got the same message, and struggling to understand what I actually need to do. |
I got the same message, what actually should I do ? |
I got the same message too |
How exactly to we switch and do away with this error? This is not specified. |
same here ! |
As the update says it now allows user wide installation that does not need administrator access, I saw two entries in my environment variables path, one newly created :
EDIT : I forgot to mention, you need to restart your machine to apply the change in environment variables. |
I removed the C:\users path, same warning message, removed the /programs/ path, same thing, what am I missing? |
Did you try restarting the machine? The changes don't appear until you restart the machine. |
@jashobantac ok will try again, this time restarting my machine. thanks |
@jashobantac I just removed the users/ path, restarted my machine, same thing. only thing I can do is to select the option to not display the message anymore. |
The message is also constantly popping up if having a User Level install + Portable install (which is also user level). The message content and/or it's display conditions definitely should be improved. |
control panel says two VSCode are installed. One has a suffix (User). I think I was supposed to uninstall one of them. Now that I talk about it, it seems VSCode suggested me to uninstall before installing. However, I don' know which one to uninstall now. |
Reading around, here is my conclusion:
|
I had the same problem. This work for me: https://stackoverflow.com/a/51860943/6038295 |
Ok here's the definitive guide on how to fix it. For windows 10 anyway.
Error will be gone, and all your settings/plugins won't be removed, since they are not removed if uninstall the programs. You'd have to manually delete the settings folder, so just don't worry about it. |
The message is not an error message, I think the icon should be changed here. This is just an information and not warning. Now on you can have multiple copies of vs code on your system.
Both copies are visible in the control panel if they are installed. You can uninstall one of them or keep both, your choice. |
Hi guys. First off, apologies for the ambiguous message. My bad. The intention with this message is to alert to you that you might not be running the version you intended... while most of the time you actually are OK. It's not an error. The best to do here, if possible, is to uninstall the global installation. All will be good then. Otherwise, if you want to keep both installations on, simply click the ⚙ gear icon and then As a fix, I've lowered the message severity from Warning to Info, removed that last phrase and made the |
Delete desktop shortcuts, search in cortama and reopen vscode. Then you can solve this problem. |
In the link provided (https://code.visualstudio.com/updates/v1_26#_user-setup-for-windows) is the explanation of this decision: User setup for Windows Download User Setup In my understanding, the best way is to unistall the system-wyde and maintain the user version. |
yes it is important to uninstall the system wide setup (if you intend to use the user wide setup). Otherwise, the two versions will run with its own mind. Even if you started up the user wide version, open-recent from the file menu may open the folder/file using system wide version. It is completely confusing, especially because it is not easy to tell which one is running. (I hope what the task manager telling me is correct). Decide on which one you want to run and get rid of the other asap. |
The recommendation when installing this new user version of vscode was to uninstall the system-wide version (since it requires elevation) and just use the user version (which does not require elevation and offers a better update experience). So (for Windows, anyway) head on over to Apps and features (I like to tap the Windows key and type "programs" to get there.) Just uninstall the system-wide version of Microsoft Visual Studio code. It's the one that does not say (User). (see picture below) For me there were no lost settings, no reboot required, and it was not necessary to change my PATH or anything like that. Clicking the Uninstall button fixed everything. Edit: Probably a good idea to restart anyway, just to make sure your shell associations are right. |
"Make sure you're running the Code version you expect" is totally void, if not misleading. Why don't just say "uninstall one of the versions" or put a link to the explanation that someone put together when releasing this feature (as pointed out above)? Unless MS is promoting Google search that leads to this GitHub issue ... |
I solved this just by uninstalling system-wide version. |
I got this interesting message:
So how do I make sure I run one or another?
The text was updated successfully, but these errors were encountered: