vscodium icon indicating copy to clipboard operation
vscodium copied to clipboard

Install with winget

Open JasonCraneAdkins opened this issue 2 years ago • 1 comments

Describe the bug There is no option to install VSCodium machine wide and no option to install x64 version

Please confirm that this problem is VSCodium-specific

  • Installation ignores Winget setting to install to Machine wide and architecture. Also there is way to select machine wide and x64

Winget Settings:

"installBehavior": {
    "preferences": {
        "scope": "machine"
    }
},
"installBehavior": {
    "defaultInstallRoot": "%PROGRAMFILES%"

}, "installBehavior": { "preferences": { "architectures": ["x64", "arm64"] }

Please confirm that the issue/resolution isn't already documented No open Issues related to this Problem is open

To Reproduce Termibal/CMD/Powershell command winget install VSCodium

Expected behavior Check Winget settings where to install or ask where to install

Desktop (please complete the following information):

  • OS:Win11 23H2 Enterprise
  • Architecture x64
  • Version 10.0.22631
  • App Manager Winget

JasonCraneAdkins avatar Nov 30 '23 14:11 JasonCraneAdkins

You should try this https://github.com/VSCodium/vscodium#install-with-winget

anhkhoakz avatar Jan 23 '24 01:01 anhkhoakz

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, and we'll keep it open. If you have any new additional information, please include it with your comment!

github-actions[bot] avatar Jul 22 '24 01:07 github-actions[bot]