On Wed, Sep 3, 2008 at 3:10 PM, Thomas Heller <[EMAIL PROTECTED]> 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. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
- Re: [Python-Dev] Add python.exe to PATH environment v... Mark Hammond
- Re: [Python-Dev] Add python.exe to PATH environme... Antoine Pitrou
- Re: [Python-Dev] Add python.exe to PATH envir... Mark Hammond
- Re: [Python-Dev] Add python.exe to PATH envir... Antoine Pitrou
- Re: [Python-Dev] Add python.exe to PATH environment variab... M.-A. Lemburg
- Re: [Python-Dev] Add python.exe to PATH environment v... Terry Reedy
- Re: [Python-Dev] Add python.exe to PATH environment v... Greg Ewing
- Re: [Python-Dev] Add python.exe to PATH environme... M.-A. Lemburg
- Re: [Python-Dev] Add python.exe to PATH envir... Eric Smith
- Re: [Python-Dev] Add python.exe to PATH envir... Thomas Heller
- Re: [Python-Dev] Add python.exe to PATH envir... karim hamidou
- Re: [Python-Dev] Add python.exe to PATH envir... Paul Moore
- Re: [Python-Dev] Add python.exe to PATH envir... Tim Golden
- Re: [Python-Dev] Add python.exe to PATH envir... Paul Moore
- Re: [Python-Dev] Add python.exe to PATH envir... Greg Ewing
- Re: [Python-Dev] Add python.exe to PATH envir... Thomas Heller
- Re: [Python-Dev] Add python.exe to PATH envir... Tarek Ziadé
- Re: [Python-Dev] Add python.exe to PATH envir... Greg Ewing
- Re: [Python-Dev] Add python.exe to PATH envir... Greg Ewing
- Re: [Python-Dev] Add python.exe to PATH environment v... Cesare Di Mauro
- Re: [Python-Dev] Add python.exe to PATH environme... M.-A. Lemburg