T
T
tenset2014-04-08 18:01:37
Java
tenset, 2014-04-08 18:01:37

How to open jar without installing jdk?

I am writing a game in java and I want to share with the public what format to convert to, or what shell to push into so that the jar file will run on a Windows computer without installing jdk?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Igor Lysak, 2014-04-08
@TheRealSpaceShip

Try looking in this direction Deploying JavaFX Applications: Self-Contained Appl... . Or just make a batch file and archive it, but then you need to have the JRE installed.

T
tenset, 2014-04-09
@tenset

Everything is described in detail, using the installer, wrappers + checking if Java is on the computer.
1) javabegin.ru/faq/javainstaller1.html#more-1096
2) javabegin.ru/tag/%D0%B8%D0%BD%D1%81%D1%82%D0%B0%D0...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question