aspose file tools
The moose likes JNLP and Web Start and the fly likes Creating Setup file in Java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "Creating Setup file in Java " Watch "Creating Setup file in Java " New topic
Author

Creating Setup file in Java

Thennam Pandian
Ranch Hand

Joined: Oct 11, 2005
Posts: 163
Dear friends,

I am creating one Desktop Application. I want to Install it

in my system.How to create Setup file for installing that

application .please help me.
Peer Reynders
Bartender

Joined: Aug 19, 2005
Posts: 2906
I'm assuming that you are refering to a setup.exe on the Windows platform.

Visual Studio has the tools to create an installation package.
Visual Studio Installer VS6
Visual Studio Installer 1.1 VS2005

The are also other third party tools that can help with this.
Some of them are mentioned here.

Moving this to the General Computing forum.


"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt, Pragmatic Thinking & Learning: Refactor Your Wetware p.41
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: Creating Setup file in Java
 
Similar Threads
yet another really basic Tomcat 5.5 question
Error creating servlet context for Web application
setup file Icon
Runnig web appication like windows application
Creating Setup file in Java