Which version of MSVC?90.DLL's to distribute with Python 2.6 based Py2exe executables?

Martin v. Loewis martin at v.loewis.de
Sun Dec 27 01:50:36 EST 2009


> Does anyone have any recommendations on which version of the
> MSVC?90.DLL's need to be distributed with a Python 2.6.4 PY2EXE (0.6.9)
> based executable?

You'll need to include Microsoft.VC90.CRT.manifest and msvcr90.dll.

Regards,
Martin



More information about the Python-list mailing list