Jsmooth打包exe启动报错

 写了一个很小的javaSE程序 照着网上的方法打包成一个exe程序

点击打开的时候 会报错

如图:

我参考的jsmooth打包的方法是这个帖子的:

http://yisufuyou.iteye.com/blog/403556

用的jre也是他里面下载的greenjvm_make这个

 

我的目录结构是这样子的:

不知道为什么报错..求帮助....

 

力推:用exe4j 打包exe

jsmooth 不支持64位
[url]http://stackoverflow.com/questions/1967549/java-packaging-tools-alternatives-for-jsmooth-launch4j-onejar[/url]

其他选择
[url]http://stackoverflow.com/questions/1276091/installer-generator-written-in-java/1276408#1276408[/url]

我推荐launch4j.