mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-03-29 20:20:56 +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% |