Entourage Preferences

J

Jim Brown

Is there a way to manually modify the preferences without launching
Entourage to do it? I need to create a set of pre-configured preferences
that can be used to programmatically setup Entourage so users don't need
to create accounts, etc...

Thanks
 
C

Corentin Cras-Méneur

Jim Brown said:
Is there a way to manually modify the preferences without launching
Entourage to do it? I need to create a set of pre-configured preferences
that can be used to programmatically setup Entourage so users don't need
to create accounts, etc...

For a set of pre-defined prefs, you could create them in one account and
copy them over to the other accounts I guess. Many prefs are set int he
..plist file found in ~/Library/Preferneces/Microsoft/ folder.
That won't include account settings though...

Account settings could be set through AppleScript I guess, but that
would require launching the app at one point or the other anyway,


Corentin
 
Top