Re: Using SH3D Portable's Java Files to Run the TLE & FLE
by Puybaret » Sat Apr 25, 2020 5:55 pm
I'm not sure you can change the launch parameters if java is not installed.
If you want to reuse the command you should rather store it in a .BAT file.
And when you say "I may use javaw.exe", what does that mean?
Simply replace [font=courier new]java.exe[/font] by [font=courier new]javaw.exe[/font] in the command I wrote.