summaryrefslogtreecommitdiffstats
path: root/Tools/msi
Commit message (Expand)AuthorAgeFilesLines
* gh-105146: Update links at end of Windows installer (uninstall/repair) (GH-10...Steve Dower2023-05-311-3/+3
* gh-75552: Remove deprecated tkinter.tix module (GH-104902)Zachary Ware2023-05-271-1/+1
* Improves the Windows MSI test run on PR (GH-104929)Steve Dower2023-05-251-34/+24
* gh-104773: Remove the msilib package (GH-104911)Zachary Ware2023-05-251-1/+1
* gh-104780: Remove 2to3 program and lib2to3 module (#104781)Victor Stinner2023-05-233-9/+2
* Trim trailing whitespace and test on CI (#104275)Hugo van Kemenade2023-05-082-2/+2
* gh-101849: Add upgrade codes for old versions of launcher that ended up with ...Steve Dower2023-02-132-1/+22
* gh-99834: Update bundled copy of Tcl/Tk to 8.6.13.0 on Windows (GH-101307)Steve Dower2023-01-261-0/+3
* gh-98627: Add the _testsinglephase Module (gh-99039)Eric Snow2022-11-081-1/+1
* gh-90989: Install Windows launcher per-user, and clarify some installer text ...Steve Dower2022-09-302-7/+7
* gh-97649: The Tools directory is no longer installed on Windows (GH-97653)Steve Dower2022-09-308-115/+1
* gh-96729: Ensure installers built with Tools/msi/buildrelease.bat have matchi...adang13452022-09-121-1/+3
* gh-89545: Updates platform module to use new internal _wmi module on Windows ...Steve Dower2022-09-071-1/+1
* bpo-46744: Support "-Win32" and make platform flags case insensitive in Windo...conioh2022-08-252-30/+32
* gh-95587: Fixes some upgrade detection issues in the Windows installer (GH-95...Steve Dower2022-08-041-9/+29
* gh-95445: Ensure Windows msi uninstalls document folder successfully (GH-95465)neonene2022-08-011-0/+5
* gh-93824: Reenable installation of shell extension on Windows ARM64 (GH-93825)Steve Dower2022-06-153-14/+24
* bpo-38704: Prevent installation on unsupported Windows versions (GH-17950)Zackery Spytz2022-05-171-1/+0
* Remove the ancient Pynche color editor (#91554)Barry Warsaw2022-04-171-7/+1
* bpo-47171: Enable installing the py.exe launcher on Windows ARM64 (GH-32203)Steve Dower2022-03-303-22/+9
* bpo-46566: Add new py.exe launcher implementation (GH-32062)Steve Dower2022-03-282-9/+28
* bpo-47086: Remove .chm from Windows installer and add HTML docs (GH-32038)Steve Dower2022-03-2211-94/+56
* bpo-47032: Ensure Windows install builds fail correctly with a non-zero exit ...Steve Dower2022-03-162-24/+26
* bpo-46948: Fix launcher installer build failure due to first part of fix (GH-...Steve Dower2022-03-161-0/+2
* bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly use...Steve Dower2022-03-0711-4/+25
* bpo-46744: Move Windows ARM64 installation directory to correct ProgramFiles ...Steve Dower2022-03-042-38/+1
* bpo-46567: Add Tcl/Tk build for Windows ARM64 (GH-31574)Steve Dower2022-02-283-11/+3
* Optimize images by IMGbot (GH-21348)Manish Kumar ⛄2022-02-041-0/+0
* bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885)Steve Dower2022-01-2838-95/+242
* bpo-44934: Add optional feature AppendPath to Windows MSI installer (GH-27889)bneuburg2022-01-188-3/+93
* bpo-45816: Support building with VS 2022 (v143 toolset) on Windows (GH-29577)Crowthebird2021-12-031-1/+1
* bpo-29844: Remove obsolete paragraph from Tools/msi/README.txt (GH-29141)Zachary Ware2021-10-221-8/+3
* bpo-45022: Fix libffi DLL name in Windows installer sources (GH-28203)giovanniwijaya2021-09-071-1/+1
* Update URLs in comments and metadata to use HTTPS (GH-27458)Noah Kantrowitz2021-07-306-6/+6
* Improve CDN purge script (GH-25251)Steve Dower2021-04-071-0/+3
* bpo-42802: Remove distutils bdist_wininst command (GH-24043)Victor Stinner2021-01-081-23/+0
* Do not remove x bit from published directories (GH-24101)Steve Dower2021-01-041-2/+2
* bpo-40754: Adds _testinternalcapi to Windows installer for test suite (GH-23271)Steve Dower2020-11-131-2/+2
* bpo-41712: Avoid runaway regex match in upload scripts (GH-23166)Yash Shete2020-11-091-1/+1
* Enable signing of nuget.org packages and update to supported timestamp server...Steve Dower2020-11-031-3/+3
* bpo-41526: Fixed layout of final page of the installer (GH-21871)Steve Dower2020-08-132-5/+3
* bpo-41412 and bpo-40948: Windows installer updates (GH-21656)Steve Dower2020-07-284-69/+22
* bpo-41070: Simplify pyshellext.dll build (GH-21037)Nikita Nemkin2020-06-231-0/+5
* bpo-39631: Fix file association MIME type in the Windows installer (GH-20205)Zackery Spytz2020-05-191-2/+2
* bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909)Paul Ganssle2020-05-161-1/+1
* bpo-40501: Replace ctypes code in uuid with native module (GH-19948)Steve Dower2020-05-121-1/+1
* bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18...Steve Dower2020-03-112-1/+9
* Remove outdated mention of hg.exe from Tools/msi/README.txt (GH-17792)Anthony Shaw2020-01-021-3/+3
* bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive ...Steve Dower2019-10-281-1/+1
* bpo-38534: Replace wrong KB number references (GH-16955)benedwards142019-10-281-4/+4