Hi, i am not really getting an idea on how a .bin file is being created. The JDK for Linux platform ships in the form of binary executable file (jdk-6u20-linux-i586-rpm.bin); how can one create such deliverable for their own project? Please give me some directions. Thanks, -Vijay
+2
A:
You want to create a self-extracting installer. See this linux journal article for a tutorial.
fmark
2010-06-29 09:13:35
Thanks for the link, i am looking something similar but on a binary file (payload.bin). I shall also try out the one suggested.
Vijay Selvaraj
2010-06-29 10:23:12