Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Install vscode for all users

I updated to the version here where it installs it per user instead of all.

How do I install for all users instead? Do I need to install for each user now?

like image 711
iH8WorkingWith.NetGraphics Avatar asked Oct 06 '18 09:10

iH8WorkingWith.NetGraphics


People also ask

Does Visual Studio install for all users?

Is there a way to install it one time and it is installed for all users? Yes, there is a way to install Visual Studio Code for all users in Windows. TL;DR – Download the System Installer here and install.

What is difference between VS Code user installer and system installer?

The basic differences between the two is that the system version installs on the file system like every other app. The user install is basically a click-once (or web installer) version that installs in the User folder of the machine.


1 Answers

Look for the system installer instead of the user setup installer. The system installer will give you the option to: 1. Install for all users 2. Choose a directory.

Download here (oficial page): https://code.visualstudio.com/download

Can't find it? The system installer is below the big blue button to download. You'll see 3 options. The middle option will say system installer.

like image 115
Pabluez Avatar answered Sep 28 '22 08:09

Pabluez