How can I set user environmental variables (such as PATH) from a non-administrator account on Windows 7?

On Windows XP I could go into the Advanced Settings in the System Control panel. However, on Windows 7 I get asked to provide an Administrator password.

link|improve this question

feedback

1 Answer

up vote 4 down vote accepted

Ah, found an answer at http://support.microsoft.com/kb/931715

To resolve this issue, modify the user environment variables by using the User Accounts item in Control Panel. To do this, follow these steps:

  1. Click Start, type Accounts in the Start search box, and then click User Accounts under Programs.

    If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.

  2. In the User Accounts dialog box, click Change my environment variables under Tasks.

  3. Make the changes that you want to the user environment variables for your user account, and then click OK.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.