Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Updating window environment variables

by smitz (Chaplain)
on Apr 29, 2003 at 15:06 UTC ( [id://253964]=note: print w/replies, xml ) Need Help??


in reply to Updating Microsoft Windows (win32) environment variables

Not sure quite sure what you mean by permanently, but maybe these will help:
  • Really Permanently: Why not go through Settings -> Control Panel -> System -> Advanced -> Environment Variables?
  • Win32::Registry The keys you are looking for are:
    1. HKCU\Environment - User (saved between logons)
    2. HKLM\System\CurrentControlSet\Control\Session Manager\Environment - System
    3. HKCU\VolatileEnvironment - User (not saved between logons)
  • Meta::Utils::Env: May work for you, check the docs.
Hope these help,

Smitz

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://253964]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (7)
As of 2024-03-28 21:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found