Re: [python-win32] [ANN] pywin32 build 305 released

2022-11-06 Thread Mark Hammond
On 6/11/2022 9:17 pm, Łukasz Jakubowski wrote: Hello, First, thanks for the update. You're welcome :) In my pywin32 installation notes I have noted that "pywin32_postinstall.py -install" (not needed now?) It's still as needed as it ever was. and "pyscript.py --register" (to enable Active

Re: [python-win32] [ANN] pywin32 build 305 released

2022-11-06 Thread Łukasz Jakubowski
Hello, First, thanks for the update. In my pywin32 installation notes I have noted that "pywin32_postinstall.py -install" (not needed now?) and "pyscript.py --register" (to enable ActiveScipting) are required to make everything work correctly . What would be equivalents now? Regards, Luka

[python-win32] [ANN] pywin32 build 305 released

2022-11-06 Thread Mark Hammond
Hi all, I'm happy to announce the release of pywin32 build 305. This release has quite a few changes under the hood, updating our use of older deprecated Python functions etc - so there's some risk of unintended consequences. Another unintended change is that .exe installers are deprecated,