[python-win32] Shell extension debugging

Gertjan Klein gklein at xs4all.nl
Tue Jun 30 20:22:32 CEST 2009


Tim Roberts wrote:

>Gertjan Klein wrote:
>> (I wish I could somehow pass icons to the
>> submenus, but it seems that for that you need completely owner-drawn
>> menu items, and that seems like a daunting task!)
>
>Correct.  I decided against that in my own version.

Well, I might have a go at it just for fun, as I have the whole thing
working now: when right-clicking on a directory it parses a directory
for settings files and presents those as submenu's. When clicked, it
launches cmd.exe with a commandline of "/k <settingsfile>". I'm very
pleased! This (with help from you and the other responders) turned out
not nearly as difficult as I feared.

Thanks again,
Gertjan.




More information about the python-win32 mailing list