[python-win32] Shell extension debugging

Tim Roberts timr at probo.com
Mon Jun 29 19:24:15 CEST 2009


Gertjan Klein wrote:
> I've checked with Process Explorer, but even if I use the Windows
> Explorer setting "Launch folder windows in a separate process" there is
> still only one explorer.exe visible, which is at the root of everything
> I have open. I wouldn't want to kill that one...
>   

That's exactly what you want to do.  It's perfectly safe.  The kernel
monitors that process and restarts it when it dies.

-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the python-win32 mailing list