Skip to content

What's the difference between VSCodium, VSCodiumSetup and VSCodiumUserSetup installation files? #1214

Discussion options

You must be logged in to vote

I would assume the user setup will install for the local user only, without the need for administrator privileges, whereas the none user setup will install for all users on the system, however it will require administrator privileges.

The .msi uses the Microsoft Windows Installer format which is included with Windows itself, you can install VSCodium as a local user or for all users, the latter of which requires administrator privileges. The Microsoft Windows Installer format theoretically is better for compatibility with past and future versions of Windows however it can limit what the developer can do during the installation process. For VSCodium it won't make a difference which installe…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by GitMensch
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants