Automatic startup of java desktop applications?

I created a desktop application in Java using NetBeans 6.1 and created a jar file of the application Now I want it to start automatically when the client starts

What do I do?

Solution

This installer can create a file with the extension "MSI" that will run as a regular Windows Installer It bundles your jar file and JRE into a single file This program acts as a wizard where you can configure all the required options

Look at this product: Advanced installer

Good luck

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>