-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
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?