Hi Malte,
On 05.09.2012 13:00, Malte Hohmann wrote:
I am not sure if WPKG updates the environment at all. It saves and restores its
environment during processing of any package - at least this is logged in the
output - so I think it just stores its environment variables somewhere and
reloads the
2012/8/29 Stefan Pendl
> Am 29.08.2012 13:41, schrieb Malte Hohmann:
>
> To be a bit more precise: I have a package "OracleInstantClient" which
>> sets the environment variable ORACLE_HOME using setx.exe utility with
>> parameter "-m" (system-wide). This works great. Now I have a second
>> packa
Am 29.08.2012 13:41, schrieb Malte Hohmann:
To be a bit more precise: I have a package "OracleInstantClient" which
sets the environment variable ORACLE_HOME using setx.exe utility with
parameter "-m" (system-wide). This works great. Now I have a second
package which depends on OracleInstantClient
2012/8/28 Brett Delle Grazie
> Hi,
>
> Hopefully a quick/easy question:
>
> Is there any way to set a variable to the contents of a registry key?
>
> something like:
>
>
> etc.
>
> We have a requirement to locate the profile of a particular user and
> this is most easily located via the registry