Created
August 10, 2024 07:48
-
-
Save notlin4/3b44d8d853eaf04e5b4f1524ad5bb2ac to your computer and use it in GitHub Desktop.
Install Prism Launcher and Java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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