Re: Using SH3D Portable's Java Files to Run the TLE & FLE

by Puybaret » Sat Apr 25, 2020 5:40 pm

The command to run a JAR file is:

Code: Select all

path/to/java.exe -jar executable.jar
(you may also use [font=courier new]javaw.exe[/font])