Hi Guys
I have written an app for windows and Mac environments i.e I have 2 files -- 1) abc.exe and 2)abc.app which work on windows and Mac respt. Now i want to put these two files into one unit like a jar or tar ball and ship that unit. The unit will also contain a script which should recognize the environment in which the unit is double clicked and launch the .exe or .app.
Can this be done and if it can be done what do u suggest the unit should be like a jar or tar ball or something else and why?
Thanks