All Discussions > Steam Forums > Off Topic > Topic Details
R1ch4rd N1x0n (Banned) Jan 6, 2016 @ 9:40pm
how do i turn a .jar file into executable jar file??
?
Last edited by R1ch4rd N1x0n; Jan 7, 2016 @ 9:43pm

Something went wrong while displaying this content. Refresh

Error Reference: Community_9734361_
Loading CSS chunk 7561 failed.
(error: https://community.fastly.steamstatic.com/public/css/applications/community/communityawardsapp.css?contenthash=789dd1fbdb6c6b5c773d)
Showing 1-9 of 9 comments
fluxtorrent Jan 6, 2016 @ 9:41pm 
It already is, you just need to launch it with command line or the appropriate java executable (or make a batch file)
R1ch4rd N1x0n (Banned) Jan 6, 2016 @ 9:41pm 
Originally posted by fluxtorrent:
It already is, you just need to launch it with command line or the appropriate java executable (or make a batch file)

the question is, how do i do that?
put a butterfly or other insect into it and then introduce a killing agent. mount insect appropriately.
fluxtorrent Jan 6, 2016 @ 9:43pm 
https://docs.oracle.com/javase/tutorial/deployment/jar/run.html

good place to start.

Is this a .jar you made or one you donwloaded and are trying to run?
R1ch4rd N1x0n (Banned) Jan 6, 2016 @ 9:44pm 
Originally posted by fluxtorrent:
https://docs.oracle.com/javase/tutorial/deployment/jar/run.html

good place to start.

Is this a .jar you made or one you donwloaded and are trying to run?

its a mod for minecraft and i need it to be a executable .jar file
fluxtorrent Jan 6, 2016 @ 9:48pm 
Then it should already be set up. either create a batch file to run it, or open the java console and run it as per the link i gave you

You can run JAR packaged applications with the Java launcher (java command). The basic command is:

java -jar jar-file
R1ch4rd N1x0n (Banned) Jan 6, 2016 @ 10:02pm 
Originally posted by fluxtorrent:
Then it should already be set up. either create a batch file to run it, or open the java console and run it as per the link i gave you

You can run JAR packaged applications with the Java launcher (java command). The basic command is:

java -jar jar-file

see im not smart with this stuff i understand nothing you said, what is a "batch" file?

explain this in a way that i will understand
Last edited by R1ch4rd N1x0n; Jan 6, 2016 @ 10:06pm
fluxtorrent Jan 6, 2016 @ 10:09pm 
I don't get paid well enough for that. :P

There plenty of youtube tutorials if you need someone to hold your hand step by step. the keywoards you need to search are batch file java, or launch with java console.
Quaintjim Jul 7, 2021 @ 12:33am 
Originally posted by fluxtorrent:
I don't get paid well enough for that. :P

There plenty of youtube tutorials if you need someone to hold your hand step by step. the keywoards you need to search are batch file java, or launch with java console.
halp plz
Showing 1-9 of 9 comments
Per page: 1530 50

All Discussions > Steam Forums > Off Topic > Topic Details
Date Posted: Jan 6, 2016 @ 9:40pm
Posts: 9