> Wonderful timing. I'm having this same exact problem even outside of > cygwin. My commit tool, qct, tries to spawn hg as an eternal process > and this always fails unless hg.exe is in the path. hg.cmd, hg.py, > etc. are all ignored by subprocess.Popen(). tk didn't want to run hg.cmd as just "exec hg", but runs hg.bat Andrei