aspose file tools
The moose likes Other Java Products and Servers and the fly likes Need help to create an .sh or .bin file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "Need help to create an .sh or .bin file" Watch "Need help to create an .sh or .bin file" New topic
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: 8265

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.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Need help to create an .sh or .bin file
 
Similar Threads
new lines in unix/windows
write into a file?
crontab
I need help putting the /bin of my java directory
Downloading