The fact is that python is properly registered (there's a script to do that : ..ActivePython\Lib\site-packages\win32comext\axscript\client\pyscript.py)
I can execute python script using WSH command : cscript.exe .pys files are recognized by script .py files are not by can also be executed if specifying explicitly python engine with command like cscript //E:python myscript.py So everything seems correct for python and WSH, but PSPad still doesn't creates script subdirectory for python, even when launched as administrator. So I'm a little bit lost. -- <http://forum.pspad.com/read.php?2,65617,67596> PSPad freeware editor http://www.pspad.com
