mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-06-22 22:06:49 +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% |