How would I make a .JAR
file open up when I make another file as .EXE
?
I have tried many things, but they don't work.
I want this for another way to protect my source code. Kind of like what Minecraft does. You open a .EXE
, and somehow the .EXE
opens up the .JAR
file.
Anyone have any ideas?