Re: [ANN] pywin32 build 305 released

Mark Hammond <[email protected]> Sun, 6 Nov 2022 21:35:54 +1100
Newsgroups gmane.comp.python.windows
Message-ID <[email protected]>
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 ActiveScipting) are required 
> to make everything work correctly .

I though the postinstall script did that?

>
> What would be equivalents now?

Not sure what you mean. Are you referring to the .exe situation? The 
.exe installers run that script automatically, but pip has never offered 
that capability - so running postinstall remains important for pip 
installs if you rely on anything being globally installed/registered. 
I'm just noting .exe files will not exist soon-ish.

Mark

_______________________________________________
python-win32 mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-win32