Can you make a jar file run an executable file or a .bat file?

Viewed 36

So, i know this is kind of a dumb question, but I want to make a jar file that will run another file, example:

this is my jar file - me.jar and when you run it, it will run another file: me.jar >> runs >> .bat or .exe file and the .bat or .exe will run and the .jar will stop.

Basically, I want the .jar file to run another file..

0 Answers
Related