Quote:
The system cannot find the path specified.

Then one of those paths or file names is still wrong.

Take each and every one of those paths and DIR them at the DOS prompt. For instance...

DIR C:\progra~1\Python\python.exe
DIR C:\progra~1\mappar~1\parse_mapsonus.py
DIR C:\mydocu~1\myroute.htm

They should all show a valid directory entry. If any one of them displays an error, that's your problem, you've typed the path or the file name wrong.

And by the way, if your copy of Python.exe was originally installed to a directory with spaces, and you renamed that directory to a non-spaces name without actually deinstalling and reinstalling it, I'm not certain whether it would work or not. Some programs need to stay in the place where you installed them, you can't move them after they have been installed. Not sure if the python interpreter falls under this category or not.
_________________________
Tony Fabris