This application requires a Java Runtime Environment 1.7.0
Run [jd-gui.exe] error message: The application requires a java runtime environment 1.7.0
Solution:
Today I want to open a file with the suffix .jar, it prompts me to install the 1.7 version of the running environment, but mine is 1.8, but I don't want to drop to 1.7, the following provides a way to open the file
First, find the folder where the file is located,Hold down the Shift key, right-click on an empty space in the folder, click "Open Command Window Here", and type
java -jar to open the filename (including the suffix name) and then enter to open the file, the same method applies to open .exe and some other files。
Command: java -jar jd-gui.exe but it doesn't work!!!!!
I used the 1.4.0 version of jd-gui, and then I re-downloaded a 0.3.6 version, which opened normally and could be used normally!
jd-gui download:
Tourists, if you want to see the hidden content of this post, please Reply
|