Skip to content

Instantly share code, notes, and snippets.

@notlin4
Created August 10, 2024 07:48
Show Gist options
  • Save notlin4/3b44d8d853eaf04e5b4f1524ad5bb2ac to your computer and use it in GitHub Desktop.
Save notlin4/3b44d8d853eaf04e5b4f1524ad5bb2ac to your computer and use it in GitHub Desktop.
Install Prism Launcher and Java
winget install -e Microsoft.VCRedist.2015+.x64
winget install -e EclipseAdoptium.Temurin.8.JDK
winget install -e EclipseAdoptium.Temurin.17.JDK
winget install -e EclipseAdoptium.Temurin.21.JDK
winget install -e PrismLauncher.PrismLauncher
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment