This may answer your question: [https://stackoverflow.com/questions/3416638/set-environment-variables-in-c](https://stackoverflow.com/questions/3416638/set-environment-variables-in-c)
- os.putEnv limited to application's scope? deooo
- Re: os.putEnv limited to application's scope? boia01