Results 1 to 4 of 4
Thread: Install sheild for Java project
- 11-24-2008, 12:59 PM #1
Member
- Join Date
- Oct 2008
- Posts
- 3
- Rep Power
- 0
- 11-24-2008, 04:34 PM #2
Member
- Join Date
- Nov 2008
- Posts
- 2
- Rep Power
- 0
You need to be more specific - what's the difference between your java project and any other application that installShield installs?
- 11-25-2008, 07:01 AM #3
Member
- Join Date
- Oct 2008
- Posts
- 3
- Rep Power
- 0
i want to create a exe file for the Java project, means i want to create a setup. exe file, which when a user clicks on that, it should run that project.
- 11-25-2008, 01:17 PM #4
Install Shield is for installing...
Install Shield is for installing a program on the compiuter, not for running it. According to Wikipedia, "InstallShield is primarily used for installing software for Microsoft Windows desktop and server platforms".
InstallShield - MSI Windows Installer and InstallScript Installation Tool - Acresso
Java doesn't use .exe files to run, it uses .jar files.
Lesson: Packaging Programs in JAR Files (The Java™ Tutorials > Deployment)
Luck,
CJSLChris S.
Difficult? This is Mission Impossible, not Mission Difficult. Difficult should be easy.
Similar Threads
-
How To install openInstaller in to NetBenas 6.1
By jaypatelonline in forum NetBeansReplies: 6Last Post: 10-17-2008, 07:24 AM -
what do I have to install to work with JSP
By boy22 in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 08-05-2007, 04:08 AM -
Hey Ya'll, Just a Simple download and Install
By TriSikL in forum New To JavaReplies: 7Last Post: 08-03-2007, 08:47 PM -
Problems to install NetBeans
By fred in forum NetBeansReplies: 1Last Post: 08-02-2007, 05:58 PM -
install apache
By Jack in forum XMLReplies: 2Last Post: 07-09-2007, 01:23 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks