Query - Enviornment variables

  • Thread starter Thread starter sree_ramam
  • Start date Start date
S

sree_ramam

Dear
I would like to know where the enviornment variables are
stored physically in my system.
Thank u,
(e-mail address removed)
 
Hi

The Environment Variables are stored in the Registry. Navigate to the following key and then look in the right hand column:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
 
Sorry, that should be:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
 
Back
Top