Hi, By default, when pywin32 is installed from the .exe, the *com dlls are instsalled in %WINDOWSDIR%. If the exe is installed in a virtualenv, they are installed in the virtualenv itself, and nothing gets written in %WINDOWSDIR%.
Is there any consequence in putting those dlls outside %WINDOWSDIR% ? And is it ok to have multiple parallel installs of pywin32 (each in its own virtualenv) without causing trouble ? thanks, David
_______________________________________________ python-win32 mailing list python-win32@python.org https://mail.python.org/mailman/listinfo/python-win32