The moose likes Java in General and the fly likes exe with product key Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "exe with product key" Watch "exe with product key" New topic
Author

exe with product key

Roshan Wankhade
Greenhorn

Joined: Dec 07, 2011
Posts: 17

Hi Guys,
I have desktop application build in java swing.
Now i want to make an executable for it so it can get install on the client machine.
I don't want to give client the runnable jar file, to avoid its redistribution.
From jar, i want to make the exe with the product key. so that exe can only install on one machine.
I google about it but haven't find solution... Please help me.
 
I agree. Here's the link: jrebel
 
subject: exe with product key
 
Similar Threads
open source software to integrate all necessary softwares and install them.
How to create exe file?
third party jar files
java applications as executable jars vs exe files.
how to make a java program instalable file??