天下
Joined: Apr 21, 2020
Post Count: 32
Status:
Offline
Using SH3D Portable's Java Files to Run the TLE & FLE
In the documentation, I think it's mentioned that we can just run the TLE & FLE JARs from the Portable SH3D's own Java Files in it's own jre Directory.
I can't figure out how to set this up so I can run the TLE or FLE jar files from the files in the jre folder.
I'm running win10pro
The only executables with the java program Icon I found in the jre/windows/x64/jre8/bin were the javaw.exe
I tried simply dragging & dropping the jar to that and every other exe file in the bin, but nothing happened.
I currently have jportable in the Portable SH3D directory along with the Portable Launcher, but I'd like to try and see if there is a way to launch them directly without those, by using only the files in jre/windows/x64/jre8/bin
Additionally, I'm curious if the Portable SH3D Executable is just a Natively packaged Java File.
France
Joined: Nov 7, 2005
Post Count: 9423
Status:
Offline
Re: Using SH3D Portable's Java Files to Run the TLE & FLE
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 java.exe by javaw.exe in the command I wrote.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator