| Author |
Need help to create an .sh or .bin file
|
Mohamed Mujahid
Greenhorn
Joined: Jan 31, 2008
Posts: 3
|
|
Hi all,
I have develop Java a program which could be run on both windows and unix/linux operating systems. I could create a .exe file for windows platform. Is there anybody know how to create .bin or .sh for using the .jar file to unix/linux based operating systems.
Please hope a reply from you guys as soon as possible,
Thanks in advance
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8264
|
|
|
Create an executable JAR file and it will work on any Java-supported platform.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
Mohamed Mujahid
Greenhorn
Joined: Jan 31, 2008
Posts: 3
|
|
|
I can create just give the jar file, but my client need an executable .exe file just like installing in windows programming files folder as well as in unix system.
|
 |
 |
|
|
subject: Need help to create an .sh or .bin file
|
|
|