Hi all, I'm just wondering if anyone can tell me how to change an environment variable from python. I know you can view variables through os.environ, but changing the dictionary doesn't seem to change the systmem variable. Thanks for the help! -Fred