From command Prompt, i type in a script, "tryme.py".
This, instead, brings up PythonWin editor and Interactive Window.
Path variable is "C:\Python2 4". (I need Python 2.4 installed, not 2.5)
How do I make it so that the script runs?
This, instead, brings up PythonWin editor and Interactive Window.
Path variable is "C:\Python2 4". (I need Python 2.4 installed, not 2.5)
How do I make it so that the script runs?
Comment