Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Using user templates and environment variables' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Using user templates and environment variables
Authored by: kholburn on Sep 19, '03 08:38:15AM

There's an prefpane to do this:

RCEnvironment
http://www.versiontracker.com/dyn/moreinfo/macosx/15073

RCEnvironment is a Mac OS X 10.1 or higher preference pane that allows a user to edit their ~/.MacOSX/environment.plist file. This file is simply a property list of keys and values that the login system will read and load into the process environment of all applications that are launched when the user logs in. These variables are the same as environment variables that can be created in a command line shell (eg: sh or csh), but they also can be seen by GUI applications. In this, these environment variables are somewhat similar to Windows' Environment User Variables.



[ Reply to This | # ]
Using user templates and environment variables
Authored by: datawrangler on Sep 19, '03 10:31:40AM

Sadly, rubicode.com doesn't seem to exist anymore. Anyone know of a mirror for this? It sounds like a cool geek toy.



[ Reply to This | # ]
Using user templates and environment variables
Authored by: clindberg on Nov 23, '03 11:40:17PM
It still exists. We had some downtime due to the hurricane.

http://www.rubicode.com/Software/RCEnvironment/

[ Reply to This | # ]