This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients eryksun, lukasz.langa, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-05-18.15:54:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589817285.75.0.0887428197765.issue40667@roundup.psfhosted.org>
In-reply-to
Content
The self-name checking is not something I'm volunteering to write, btw, nor any new options. But feel free to put those up as separate issues.

I'm also not getting into symbolic links here - WiX doesn't support them natively, and custom actions are the source of 99% of issues, so I don't want to add one. It'll be multiple complete copies of py.exe (which the installer will compress).

And I wasn't even going to bother with pythonw.exe. Literally nobody has ever complained about those.
History
Date User Action Args
2020-05-18 15:54:45steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, lukasz.langa, zach.ware, eryksun
2020-05-18 15:54:45steve.dowersetmessageid: <1589817285.75.0.0887428197765.issue40667@roundup.psfhosted.org>
2020-05-18 15:54:45steve.dowerlinkissue40667 messages
2020-05-18 15:54:45steve.dowercreate