I have Python 2.6.2 (32-bit) and pywin32 212, on Vista 64.
Using the "context_menu" sample script as reference, I made a script that
registers a shell extension, adding a couple right-click commands to 32-bit
Explorer. I now need to register it for use in 64-bit Explorer, but can't seem
to wor
t; -Original Message-
> From: python-win32-bounces+adam=volition-inc@python.org
> [mailto:python-win32-bounces+adam=volition-inc@python.org] On
> Behalf Of Tim Roberts
> Sent: Tuesday, June 22, 2010 5:20 PM
> To: Python-Win32 List
> Subject: Re: [python-win32] Regi
Adam Pletcher wrote:
> I have Python 2.6.2 (32-bit) and pywin32 212, on Vista 64.
>
> Using the “context_menu” sample script as reference, I made a script
> that registers a shell extension, adding a couple right-click commands
> to 32-bit Explorer. I now need to register it for use in 64-bit
> Ex
I have Python 2.6.2 (32-bit) and pywin32 212, on Vista 64.
Using the “context_menu” sample script as reference, I made a script
that registers a shell extension, adding a couple right-click commands
to 32-bit Explorer. I now need to register it for use in 64-bit
Explorer, but can’t seem to work i