Since I knew the path to the library, I wasn't sure if that was the case, but I 
guess so.

--David



-------- Original message --------
From: Mark Hammond <[email protected]>
Date: 1/11/2016 5:55 PM (GMT-05:00)
To: "Manowitz, David" <[email protected]>, 
"'[email protected]'" 
<[email protected]>, "'[email protected]'" 
<[email protected]>
Subject: Re: [python-win32] Calling unregistered COM libraries via Python

On 12/01/2016 4:21 AM, 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 doesn’t seem so, but I wanted to check.

COM uses the registration info to locate and load the library, so in
general it's not possible. You could always just register it though...

Mark

>
>
>
> Thanks,
>
> David Manowitz
>
> Office of Petroleum, Natural Gas, and Biofuels Analysis
>
> Energy Information Administration <http://www.eia.gov/>
>
> U.S. Department of Energy
>
> 1000 Independence Ave S.W.
>
> Washington, DC 20585
>
> Tel: +1-202-586-2815
>
>
>
>
>
> _______________________________________________
> python-win32 mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/python-win32
>

_______________________________________________
python-win32 mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to