| Commit message (Expand) | Author | Age |
* | gh-124487: Updated installer messages and internal docs regarding minimum Win... | Wulian | 2024-10-01 |
* | gh-124487: Require at least Windows 10 SDK and update install check (GH-124672) | Steve Dower | 2024-09-30 |
* | gh-124254: Detect freethreaded MSI component when doing an upgrade on Windows... | Steve Dower | 2024-09-23 |
* | gh-118347: Fix Windows installer not updating launcher (GH-118386) | Steve Dower | 2024-04-29 |
* | gh-115554: Improved logic for handling multiple existing py.exe launcher inst... | Steve Dower | 2024-03-01 |
* | gh-95587: Fixes some upgrade detection issues in the Windows installer (GH-95... | Steve Dower | 2022-08-04 |
* | bpo-46744: Move Windows ARM64 installation directory to correct ProgramFiles ... | Steve Dower | 2022-03-04 |
* | bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885) | Steve Dower | 2022-01-28 |
* | bpo-44934: Add optional feature AppendPath to Windows MSI installer (GH-27889) | bneuburg | 2022-01-18 |
* | bpo-41412 and bpo-40948: Windows installer updates (GH-21656) | Steve Dower | 2020-07-28 |
* | bpo-38534: Replace wrong KB number references (GH-16955) | benedwards14 | 2019-10-28 |
* | bpo-37283: Ensure command-line and unattend.xml setting override previously d... | Steve Dower | 2019-09-09 |
* | bpo-36085: Add installer check for KB2533625 (GH-12636) | Steve Dower | 2019-03-30 |
* | bpo-32507: Change Windows install to include app-local UCRT (#5119) | Steve Dower | 2018-01-09 |
* | Issue #25144: Ensures TargetDir is set before continuing with custom install. | Steve Dower | 2016-09-09 |
|\ |
|
| * | Issue #25144: Ensures TargetDir is set before continuing with custom install. | Steve Dower | 2016-09-09 |
* | | Issue #26619: Improves error message when installing on out-of-date Windows S... | Steve Dower | 2016-09-09 |
|\| |
|
| * | Issue #26619: Improves error message when installing on out-of-date Windows S... | Steve Dower | 2016-09-09 |
* | | Adds MAX_PATH button to the installer. | Steve Dower | 2016-09-08 |
|/ |
|
* | Issue #25715: Python 3.5.1 installer shows wrong upgrade path and incorrect l... | Steve Dower | 2015-12-02 |
* | Only detects features from previous version when a bundle is found. | Steve Dower | 2015-10-11 |
* | Issue #25143: Improves installer error messages for unsupported platforms. | Steve Dower | 2015-10-11 |
* | Issue #25163: Display correct directory in installer when using non-default s... | Steve Dower | 2015-10-11 |
* | Issue #25089: Adds logging to installer for case where launcher is not select... | Steve Dower | 2015-10-08 |
* | Issue #25081: Makes Back button in installer go back to upgrade page when upg... | Steve Dower | 2015-09-22 |
* | Issue #25071: Windows installer should not require TargetDir parameter when i... | Steve Dower | 2015-09-11 |
* | Adds support for an unattend.xml file to control the Windows installer options. | Steve Dower | 2015-07-18 |
* | Adds option to install launcher for all users even when installing Python jus... | Steve Dower | 2015-07-16 |
* | Fixes installer rebuild, snapshot versioning, and the README.txt file. | Steve Dower | 2015-07-08 |
* | Issue #24585: Enables build-to-build upgrades that preserve settings. | Steve Dower | 2015-07-08 |
* | Closes 24584: Windows installer incorrectly detects CRT version on Windows 10 | Steve Dower | 2015-07-07 |
* | Issue 24476: Statically links vcruntime140.dll and removes it from the installer | Steve Dower | 2015-06-19 |
* | Issue #24317: Makes Customize page default to installing per-user, and switch... | Steve Dower | 2015-05-31 |
* | Issue #24293: Adds mapping from explicit colours to system colours to correct... | Steve Dower | 2015-05-31 |
* | Issue #24293: Fixes installer colors to use system settings throughout. | Steve Dower | 2015-05-26 |
* | Fixes default per-user install precompiling the standard library. | Steve Dower | 2015-05-15 |
* | Enables shortcuts to be deselected when installing on Windows. | Steve Dower | 2015-05-03 |
* | Update Windows installer for new CRT version. | Steve Dower | 2015-05-02 |
* | Updates Windows installer to promote per-user installs over all-users. | Steve Dower | 2015-04-14 |
* | Missing brace and minor formatting in Windows installer | Steve Dower | 2015-03-24 |
* | Fixes UI labels and ability to add/remove features. | Steve Dower | 2015-03-24 |
* | Adds pydoc shortcut, Edit with IDLE menu, moves redist folder into externals ... | Steve Dower | 2015-03-24 |
* | Issue #23619: Ensure C variable is initialized before using it. | Steve Dower | 2015-03-09 |
* | Updates CRT installation for Windows installer. | Steve Dower | 2015-02-28 |
* | Fix installer Back button going to wrong page when modifying. | Steve Dower | 2015-02-11 |
* | Issue #23260: Update Windows installer | Steve Dower | 2015-02-05 |