Tagged Questions
1
vote
1answer
708 views
HOMEPATH not defined when running cmd as administrator (Windows 7 x64)
The application I want to use needs the HOMEPATH environment to be set in order to work flawlessly. It's usually no problem because it's set by default. Here's the cmd dump:
C:\Users\xxxx>set home
...
1
vote
3answers
805 views
set user's PATH variable without admin access in XP
I have two related questions for XP variables; it may end up the same method works for both of them. I as a user want to modify my Path but lack the admin rights necessary to change it. I imagine ...
35
votes
3answers
37k views
Change environment variables as standard user (Windows 7)
When clicking on "Advanced system settings", I need to login as the administrator and hence only edit the administrators environment variables (in addition to the machine wide ones). How do I edit the ...