Goku Balu schreef:

To explain things bit more clearly, I'm trying to add my own menu item to the context menu that appears for files and folders. When I was searching about how to achieve it in Python, I found this example provided with pywin32 under folder "/python36-32\Lib\site-packages\win32comext\shell\demos\servers\context_menu.py".

This suggests that you use a 32-bit Python. Do you also have a 32-bit Windows? The bitness of Python and Windows must be the same.

Regards,
Gertjan.

_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to