Results 1 to 11 of 11
Thread: Installshield
- 03-11-2009, 05:38 AM #1
Member
- Join Date
- Oct 2008
- Posts
- 58
- Rep Power
- 0
Installshield
Please help
I am involved in a software engineering project. I have 2 folders consisting of java libraries and 1 folder consisting of the java files and classes. The main class as well as some EXE files are also inside.
I am supposed to create an InstallShield or something like that once I click the program will run. How am I supposed to do this??
Please help.
Thanks.
- 03-11-2009, 06:10 AM #2
Senior Member
- Join Date
- Jan 2009
- Posts
- 671
- Rep Power
- 5
Installers are commercial products that you just buy.
For Java, an alternative is Java Web Start.
- 03-11-2009, 07:34 AM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Search the web for Java project deployments. And the forum too.
- 03-11-2009, 08:09 AM #4
Member
- Join Date
- Oct 2008
- Posts
- 58
- Rep Power
- 0
I downloaded Java web start. Do I have to set up a web server or something. Basically I just need to click it and run. I dont need this web stuff
- 03-11-2009, 08:15 AM #5
Member
- Join Date
- Feb 2009
- Posts
- 22
- Rep Power
- 0
try with JEXpress
- 03-11-2009, 08:33 AM #6
Member
- Join Date
- Oct 2008
- Posts
- 58
- Rep Power
- 0
Basically all my Jar and exe and library files are in a folder on my desktop. I have already downloaded Java web Start. Is it possible to use this in this case?
- 03-11-2009, 08:37 AM #7
Member
- Join Date
- Oct 2008
- Posts
- 58
- Rep Power
- 0
or must I download JExpress
- 03-11-2009, 08:51 AM #8
Member
- Join Date
- Oct 2008
- Posts
- 58
- Rep Power
- 0
And I am looking for freeware. This is due in a week
- 03-13-2009, 07:33 AM #9
Senior Member
- Join Date
- Jan 2009
- Posts
- 671
- Rep Power
- 5
- 03-13-2009, 09:56 AM #10
Member
- Join Date
- Mar 2009
- Posts
- 1
- Rep Power
- 0
I have a Swing Application which needed an installer. I used launch4j to create an executable to launch the Swing Application. I then used used NSIS to create an installler. Both are open source (and hence free) and are available on sourceforge.
- 03-16-2009, 05:22 AM #11
Member
- Join Date
- Oct 2008
- Posts
- 58
- Rep Power
- 0


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks