I want to programatically set some environment variables in Windows NT.
I have had a look at GetEnvironmentStrings and SetEnvironmentVariable, but the documentation seems to suggest that these set the Environment for the current process. GetEnvironmentStrings appears take a copy of the Parent's environment (The OS? if running from windows).
 
What I want to know is, can I permanently alter the Windows NT environment using these procedures.
 
Thanks
 
Stacey
 
Stacey Verner             Ph:   +64-9-4154790
Software Developer        Fax:  +64-9-4154791
CJN Technologies Ltd.     Email: [EMAIL PROTECTED]
PO Box 302-278, North Harbour, Auckland, New Zealand
12 Piermark Drive, North Harbour Estate, Auckland, NZ
Visit our website at
http://www.cjntech.co.nz/

 

Reply via email to