Jump to content

Enviroment Variables + Preference Editor


Recommended Posts

Posted

Hi,

 

I'm trying to redirect the Safari download folder to a students home share using Workgroup Manager.

 

I have imported com.apple.Safari into the preferences and I'm editing the "DownloadsPath" with the location.

 

However, I want to use an enviroment variable in the path.

 

The location of the users home share mount is:

/Volumes/username$

 

I have tried the following paths with no success:

 

/Volumes/$USER\$

/Volumes/${USER}$

 

 

Does anyone know if its possible to do?

 

Adam

Posted
For environment variables you use %USERNAME%

 

The variable is encased in % marks.

 

D

 

If your using Windows, Yes.

 

Unix based systems use $USER, $HOME, etc, etc

 

Adam

Posted
If your using Windows, Yes.

 

Unix based systems use $USER, $HOME, etc, etc

 

Adam

 

Yes, sorry I didn't take note of the forum you posted this in. FAIL by me!:getmecoat:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...