Hi all,
I am working on a Windows Explorer context menu handler; Windows 10,
Python 3.4 (both 64 bit), pywin32 version 219 installed (no virtual
environment).
The handler is working fine when running it as a Python source file.
However, I would like to create an executable containing all the
Gertjan Klein wrote:
> I am working on a Windows Explorer context menu handler; Windows 10,
> Python 3.4 (both 64 bit), pywin32 version 219 installed (no virtual
> environment).
>
> The handler is working fine when running it as a Python source file.
> However, I would like to create an executab
Tim Roberts wrote:
Gertjan Klein wrote:
I am working on a Windows Explorer context menu handler; Windows 10,
Python 3.4 (both 64 bit), pywin32 version 219 installed (no virtual
environment).
The handler is working fine when running it as a Python source file.
However, I would like to create an