[python-win32] help needed, missing pythoncomload[37].dll ?

2021-10-06 Thread Lewis, Michael L
Hi, Working on an internal system that we’re trying to update (sadly we were still on Python 2.7 ☹ … One think I noticed is amongst the scripts we have is a dependency on: pythoncomloader27.dll (which appears at least to have been part of pywin32_system32 This is referenced in some registry f

Re: [python-win32] help needed, missing pythoncomload[37].dll ?

2021-10-06 Thread Mark Hammond
On 7/10/2021 12:07 am, Lewis, Michael L wrote: Hi, Working on an internal system that we’re trying to update (sadly we were still on Python 2.7 ☹… One think I noticed is amongst the scripts we have is a dependency on: pythoncomloader27.dll (which appears at least to have been part of pywin3