Skip to content

Instantly share code, notes, and snippets.

@Kas-tle
Last active October 11, 2024 17:21
Show Gist options
  • Save Kas-tle/dbb589f350369e7e2835ab5b8aa7baca to your computer and use it in GitHub Desktop.
Save Kas-tle/dbb589f350369e7e2835ab5b8aa7baca to your computer and use it in GitHub Desktop.
Windows Non-Admin OpenJDK Install with Winget
winget install Microsoft.OpenJDK.11 --override "/qb-! ALLUSERS=0"
winget install Microsoft.OpenJDK.17 --override "/qb-! ALLUSERS=0"
winget install Microsoft.OpenJDK.21 --override "/qb-! ALLUSERS=0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment