Open a .jar file
Solved
Alexandr3
Posted messages
67
Registration date
Status
Membre
Last intervention
-
wildwide Posted messages 2 Status Membre -
wildwide Posted messages 2 Status Membre -
Hello, after multiple searches on Google, I am still looking for how to execute a .jar file
Thank you for indicating in detail the steps to take. Thank you very much.
--
For any help or questions, it's via private message ;)
Best regards, Alexandre.
Thank you for indicating in detail the steps to take. Thank you very much.
--
For any help or questions, it's via private message ;)
Best regards, Alexandre.
Configuration: Windows 2000 Firefox 3.0.9
8 réponses
If you want to execute a jar file, open a prompt (Windows key + R then
and type:
Provided that you have previously installed Java Runtime Environment
cmd)
and type:
java -jar <file name>
Provided that you have previously installed Java Runtime Environment