I made an application using Java and has its .jar file. All I want to do is convert that .jar to .exe so that it could be run on systems don't having Java installed. I searched the internet but found nothing except some stupid videos and softwares which claims to do so.
So, how can I covert .jar to .exe. Or is it possible at all?