Fredrik Lundh wrote:
<[EMAIL PROTECTED]> wrote:
How can a python, or even a .bat script modify the system PATH?
It doesn't appear to be in the registry.

did you look under HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Environment

And see also this helpful recipe:

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/55993
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to