WinRun4J是一個用在Windows中可配置的Java啟動器(Launcher)。可以用它來制作一個啟動Java應(yīng)用程序的exe 可執(zhí)行程序。可以指定exe程序圖標(biāo),啟動歡迎界面,自定義在任務(wù)管理器中顯示的名稱。它使用INI文件來配置classpath、main class、vm參數(shù)和程序參數(shù)。此外還可以將程序添加到Windows服務(wù)中。
需要JRE環(huán)境支持:http://www.innovatechautomation.com/soft/22134.html
Change History
0.4.3
Fixed loading issue with Java 7
Added standalone java service launcher.
0.4.2
Fixed issue with the ini.override flag.
Fixed some JNI issues with Service and DDE functionality.
Added ability to log to the debug monitor.
RCEDIT supports /M option to add a manifest file.
0.4.1
Fix for loading embedded jars.
哈 英文版,太專業(yè)了,西西不會用了。 官方網(wǎng)站,有教程:http://winrun4j.sourceforge.net/