-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 download a windows version? #1299
Comments
There is an unanswered questions here, seems very related to this. Since when github has discussions tab in addition to issues? Probably 2020/2021. |
|
Question answered :-) More answer in the linked discussion. |
Just seen that extra part: in general - the package managers will nearly always install silently (often with the msi package), often disables updates via application, commonly updating all software it installed itself. |
There should be links for the major versions on VSCodium website, no need to point to a page that has over a hundred versions. |
@jenie This issue was about the release page, your request is about the web page, which is tracked at VSCodium/vscodium.github.io#63 - help welcomed. |
Good point. |
There are a lots of files in releases, but I'm not sure which I should download. What is the difference between those:
VSCodium-ia32-1.72.2.22289.msi
VSCodium-ia32-updates-disabled-1.72.2.22289.msi
VSCodium-win32-arm64-1.72.2.22289.zip
vscodium-reh-win32-x64-1.72.2.22289.tar.gz
vscodium-reh-win32-ia32-1.72.2.22289.tar.gz
VSCodium-win32-x64-1.72.2.22289.zip
VSCodium-x64-1.72.2.22289.ms
VSCodium-x64-updates-disabled-1.72.2.22289.msi
VSCodiumSetup-arm64-1.72.2.22289.exe
VSCodiumSetup-ia32-1.72.2.22289.exe
VSCodiumSetup-x64-1.72.2.22289.exe
VSCodiumUserSetup-arm64-1.72.2.22289.exe
VSCodiumUserSetup-ia32-1.72.2.22289.exe
VSCodiumUserSetup-x64-1.72.2.22289.exe
I guess everything with arm64 is for mobile phones, ia32 is 32bit build, x64 is 64bit build. What is reh and UserSetup though? Msi files are apparently almost like exe files, with extra benefit of possibility of silent remote installation without requiring user input, useful for some.
Main page also mentions installing VSCodium through either Windows Package Manager, Chocolatey or Scoop, what's the difference between those?
The text was updated successfully, but these errors were encountered: