java - What installer solution does the JDownloader project uses to create it's installer? -



java - What installer solution does the JDownloader project uses to create it's installer? -

i'm in search installer solution application , installer used jdownloader.

what installer solution jdownloader project uses create it's installer?

it uses install4j: http://www.ej-technologies.com/products/install4j/overview.html

java installer jdownloader

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -