On 13/01/2016 6:09 AM, Alexander Jewell wrote:
I should have checked the setup file before attaching, that's actually
from a third test I ran that tried running an EXE.
In my earlier test I had create_dll = True.
During that test I ran "regsvr32 overlays.dll" (with terminal running as
Administrat
I should have checked the setup file before attaching, that's actually from
a third test I ran that tried running an EXE.
In my earlier test I had create_dll = True.
During that test I ran "regsvr32 overlays.dll" (with terminal running as
Administrator) and got a success message, but no registry en
Le 12.01.16 00:41, Mark Hammond a écrit :
Hi all,
I'm happy to announce the release of pywin32 build 220.
_ _ __
|_ _|| |____ _ _ __ | | ___ _ ___ _ _| |
| | | '_ \ / _` || '_ \ | |/ / | | | | / _ \ | | | |
Manowitz, David wrote:
Is it possible, either via the win32com extensions or the comtypes
package (or some other package), to call to an unregistered COM
library?
It does appear to be possible, using a manifest file:
https://msdn.microsoft.com/en-us/library/ms973913.aspx
--
Greg