[Python-Dev] Add python.exe to PATH environment variable

karim hamidou khamidou at gmail.com
Wed Sep 3 15:17:26 CEST 2008


On Wed, Sep 3, 2008 at 3:10 PM, Thomas Heller <theller at ctypes.org> wrote:
>>  > Perhaps we could have an option to place a "python.bat"
>>  > into C:\Windows\ or C:\Windows\System\.
>>
> If this is done the batch file should be named "python25.bat" or so
> depending on the version.
>
Instead of having a .bat file we could have a helper program that sets
the appropriate PATH and then runs cmd.exe.
It would be available from the start menu. This way, we wouldn't
clutter C:\Windows\System\ with batch files.


More information about the Python-Dev mailing list