Skip to content

Instantly share code, notes, and snippets.

@iZerus
Created April 5, 2021 11:11
Show Gist options
  • Save iZerus/ab75ac4e0aa3bb4fae0e392f52107c5f to your computer and use it in GitHub Desktop.
Save iZerus/ab75ac4e0aa3bb4fae0e392f52107c5f to your computer and use it in GitHub Desktop.
@echo off
setx JAVA_HOME "C:\Program Files\Java\jdk-16" /m
echo Java jdk-16 activated.
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment