| Author |
Making My Application to run as an Installer
|
Shuaib Asekome
Greenhorn
Joined: Oct 21, 2007
Posts: 4
|
|
Someone please assist me out.I want to make my application to run as an installer that is i want to be instal like normal programs,how can i go about this and if i want bundle a database base along with the installer,Is there a software for it?How should i go about it [edit]Get rid of excess CAPITAL letters. CR[/edit[ [ September 24, 2008: Message edited by: Campbell Ritchie ]
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19232
|
|
Keep It Down. No need to shout
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
Henry Wong
author
Sheriff
Joined: Sep 28, 2004
Posts: 16815
|
|
If you google "open source java installer", you'll get a long list of Java installer generators. However, in my last two companies, they chosen to go with commercial installer generators instead. This leads me to think that the open source ones are not very good... Henry
|
Books: Java Threads, 3rd Edition, Jini in a Nutshell, and Java Gems (contributor)
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19232
|
|
|
If it is for Windows only you could also try NSIS or InnoSetup.
|
 |
 |
|
|
subject: Making My Application to run as an Installer
|
|
|