Re: registry vs. environment (was re:binary - Mailing list pgsql-hackers-win32

From Ronald Kuczek
Subject Re: registry vs. environment (was re:binary
Date
Msg-id 402C09D3.1040005@kuczek.pl
Whole thread Raw
In response to Re: registry vs. environment (was re:binary  (Ronald Kuczek <kuczek@kuczek.pl>)
List pgsql-hackers-win32
>
> Enviroment variables are stored in
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
> Manager\Environment.

There are system enviroment variables. For user enviroment variables see
HKEY_CURRENT_USER\Environment.
Windows API functions are SetEnvironmentVariable/GetEnvironmentVariable.
Both sets/gets the value of an environment variable for the current
process.



Rony


pgsql-hackers-win32 by date:

Previous
From: Claudio Natoli
Date:
Subject: Re: registry vs. environment (was re:binary
Next
From: "Magnus Hagander"
Date:
Subject: Re: registry vs. environment (was re:binary