Hi,
Just to answer for a way to make *.py files executable:
NOTE: Works on NT (NT4, W2K, WXP) I do not know if it works for Win98 but you can add
PATHEXT to autoexec.bat to see:
1. Properties of "My Computer"
2. Advanced Tab
3. Environment Variables
4. Add ";.PY;.PYW" to PATHEXT system variable
Christoph Basedau wrote:
Hello
I am just starting with python and have some questions.
- Is there a way to make *.py-Files executables in an
Win98-Environment (like *.bat or *.com).
I am reading the docs from python.org but most notes on system
config are for unix, so i couldn't find the an
nevermind on this one...i downloaded & installed the 'regular' python 2.2.2
release from python.org (+then the Win32 extensions) and now the PythonWin
IDE works great.
could this be a bug in ActivePython tho?
Tom Churm
[EMAIL PROTECTED]
- Original Message -
From: "Tom Churm" <[EMAIL PROTE