On Wed, Apr 22, 2009 at 4:44 PM, 83nini <83n...@gmail.com> wrote:

>
> thanks for the tip, how do i add the path of python into my %PATH%?

>From the command line (and from memory, I don't use windows regularly):

set PATH=C:\python25;%PATH%

And you can set it up permanently in the advanced settings panel of
windows (the one where you set up things like amount of swap,
restoration and the likes, I don't know the exact name in English)

David
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to