mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-04-01 13:41:02 +02:00
3 lines
84 B
Batchfile
3 lines
84 B
Batchfile
@echo off
|
|
SET JAVA_HOME=C:\Program Files\Java\jdk-17
|
|
SET PATH=%JAVA_HOME%\bin,%PATH% |