|
|
| more useful options | |
| PerlMonks |
Re: Evironment variable on Win32 machinesby the_slycer (Chaplain) |
| on Jun 20, 2001 at 16:40 UTC ( [id://90072]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Environment variables on WinNT and 2000 are available through the %ENV hash. You can see them from a command prompt if you type 'set'. If you need to change environment variables permanently you can do so through the registry using Win32::TieRegistry. The keys are located at "HKML\SYSTEM\CurrentControlSet\Control\Session Manager\Environment".
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||