ou
> when that's the exact same stub used by the pywin32 installer, which
> obviously does manage to load Python ok.
>
> (The good-ish news is that later MSVC versions no longer have this
> stupid requirement, but that doesn't help the 2.x series)
>
> Mark
>
> On 2/
Am 01.02.2016 um 10:26 schrieb eryk sun:
> On Sun, Jan 31, 2016 at 10:42 PM, Mark Hammond
> wrote:
>> On 17/01/2016 6:51 AM, Malte Forkel wrote:
>>> I'm trying the register a COM server using the install script of a built
>>> distribution, created with the bdi
Am 01.02.2016 um 05:42 schrieb Mark Hammond:
> On 17/01/2016 6:51 AM, Malte Forkel wrote:
>> Hi,
>>
>> I'm trying the register a COM server using the install script of a built
>> distribution, created with the bdist_wininst format of distutils. But
>> the sc
Hi,
I'm trying the register a COM server using the install script of a built
distribution, created with the bdist_wininst format of distutils. But
the script fails with a message that MSVCR90.dll can't be found.
Registering the server after the installer is done works fine. I'm using
Python 2.7.1