Hi all,

We have an issue we're we need to update the environment variables on
the system without having the user reboot the system. We have found a
workaround where we simply go into Computer -> Advanced -> Environment
Variables and add a new test variable and click ok all the way back out.
This will cause the system to be correctly initialized with the path
and other env variables we use.

Can anyone tell me the proper way to do this programmatically?

Thanks,
Ken