This is my previous in the personal blog 3yj wrote an article, now reproduced, the original address (this is not advertising OH)
A few years ago, just touch Java, just want to use some methods to protect their own fruits, once also used a lot of this tool, there is a particularly useful, today write an article to share with you.
Today to use the tool has Jsmooth 0.9.9-7 Chinese version, can be downloaded to this site:jsmooth 0.9.9-7 Chinese version
First of all, you have to package your program into a double-click to run the package, the detailed method I will not say more, online very much, the main command is: Jar CVFM Test.jar *. *-C, etc.
The main is to ensure its MANIFEST. MF file contents such as the following:
<textarea cols="50" rows="15" name="code" class="xhtml">Manifest-version:1.0created-by:1.6.0_02 (Sun Microsystems Inc.) MAIN-CLASS:HSSF</textarea>The following goes into Jsmooth's exe production tutorial. After downloading the program, execute Jsmoothgen.exe
1. Go to "applications" and join your jar file.
2. Then select the main class file
3. Go to "executable file", write the path of the generated file, and the file icon
4. Enter "Skeleton", select a skeleton can be, mainly used to remind the JRE environment,
5. Finally, click the Compile button on the toolbar to watch the reminders, sometimes fail, and try a few more times.
6. Finally generated the corresponding file with the icon, the following is a program I have. (There are also icons for EXE files that others are very hard to crack)
This concludes the tutorial. If there is a problem, be able to send me an e-mail
Run EXE file with Jsmooth Java jar file Tutorial "graphics"