batch file does not specify path
Brought to you by:
project5
Pears for Windows.bat does not specify a full path for
pythonw, and Python 2.3 does not automatically add
itself to the PATH; so running the batch file gives a
"pythonw not found" error. This is especially
noticeable when one clicks the "Run Pears" checkbox
after installation.
Logged In: YES
user_id=863721
It seems to me that there isn't a lot I can do about that.
Just rename the bat file to something else (so it won't be
overwritten by updates) and change it to fit your installation.