java - Difference between Inno Setup and Launch4j -


i want create package java application. application has gui.

i confused difference between inno setup , launch4j.

my main question inno setup create .exe file launch4j? or need create .exe file launch4j , package application inno setup?

inno setup output installer installer maker. in other hand launch4j wrapper convert jar exe.

so if want distribute big application in many files need install or need configured before launched, common in programs of windows, inno setup you.

if wanna make simple exe run without need install it, called "portable exe", launch4j want.

about if need create exe use inno setup, answer no, don't need convert exe if don't convert it, need configure installer check if java installed , register jar extension launched java if needed. if convert launch4j , use in setup, can forget configuring java (but still idea check if java installed in wizard setup).


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -