On Feb 9, 2008, at 11:01 PM, Johnny Kewl wrote:
+ From the sounds of things it doesnt really matter where it puts it...
somewhere in the /user/folder
I imagine... and then SOMEHOW? the Mac now knows this is an application
and picks up on the
file associations.... and it just appears in the mac menu's and filetype
associated with it get the icons
and.... ???
That's how it works!
Will that work... why will it work?
It works because a Mac Application Bundle is really just a directory with
everything it needs to run. I've even seen Mac Applications which
contains small UNIX derived executables which it forks out as needed.
As for the file associations that's taken care of by the OS.
Underneath Mac OS is pretty cool UNIX environment.
BTW - You probably won't need your installer for Mac OS. It not the
typical way which users are expecting to receive applications.
--will gilbert