Running a java program as an exe in Windows without JRE installed

前端 未结 7 852
悲&欢浪女
悲&欢浪女 2020-11-28 13:55

I want to run a java program as an exe in Windows. The windows box doesn\'t install java at all...

So, is there any other way in which the java program can be conve

相关标签:
7条回答
  • 2020-11-28 14:20

    You can use Excelsior JET compiler for that purpose.

    See http://www.excelsiorjet.com/ for more information on this.

    0 讨论(0)
提交回复
热议问题