tbuchler schrieb dereinst (am 08.04.2007 23:43 Uhr) via [EMAIL PROTECTED]:

> On a Mac, what are the proper locations and conventional formats for
> storing:
> 
> 1)  user preferences
~/Library/Preferences/

> 2)  user files specific to my app that the user needs to adjust
~/Library/Application\ Support/YourAppName/ or inside your Bundle

> 3) control and config files for all users that only the admin and
> installer need to modify
/Library/Application\ Support/YourAppName/  -> (Note missing ~)

> 4) database file that all users need R/W access to
/Users/Shared/

However, if you don't know any of these, I doubt that your App will satisfy
any OS X user ;)

Cheers,

Knut


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to