summaryrefslogtreecommitdiff
path: root/Tools/msi/bundle/bootstrap/PythonBootstrapperApplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* bpo-32507: Change Windows install to include app-local UCRT (#5119)Steve Dower2018-01-091-32/+0
* Issue #25144: Ensures TargetDir is set before continuing with custom install.Steve Dower2016-09-091-0/+3
|\
| * Issue #25144: Ensures TargetDir is set before continuing with custom install.Steve Dower2016-09-091-0/+3
* | Issue #26619: Improves error message when installing on out-of-date Windows S...Steve Dower2016-09-091-18/+40
|\ \ | |/
| * Issue #26619: Improves error message when installing on out-of-date Windows S...Steve Dower2016-09-091-18/+40
* | Adds MAX_PATH button to the installer.Steve Dower2016-09-081-86/+69
|/
* Issue #25715: Python 3.5.1 installer shows wrong upgrade path and incorrect l...Steve Dower2015-12-021-98/+123
* Only detects features from previous version when a bundle is found.Steve Dower2015-10-111-2/+14
* Issue #25143: Improves installer error messages for unsupported platforms.Steve Dower2015-10-111-0/+32
* Issue #25163: Display correct directory in installer when using non-default s...Steve Dower2015-10-111-22/+36
* Issue #25089: Adds logging to installer for case where launcher is not select...Steve Dower2015-10-081-0/+7
* Issue #25081: Makes Back button in installer go back to upgrade page when upg...Steve Dower2015-09-221-0/+5
* Issue #25071: Windows installer should not require TargetDir parameter when i...Steve Dower2015-09-111-0/+30
* Adds support for an unattend.xml file to control the Windows installer options.Steve Dower2015-07-181-1/+92
* Adds option to install launcher for all users even when installing Python jus...Steve Dower2015-07-161-28/+74
* Fixes installer rebuild, snapshot versioning, and the README.txt file.Steve Dower2015-07-081-0/+1
* Issue #24585: Enables build-to-build upgrades that preserve settings.Steve Dower2015-07-081-84/+273
* Closes 24584: Windows installer incorrectly detects CRT version on Windows 10Steve Dower2015-07-071-3/+3
* Issue 24476: Statically links vcruntime140.dll and removes it from the installerSteve Dower2015-06-191-2/+0
* Issue #24317: Makes Customize page default to installing per-user, and switch...Steve Dower2015-05-311-0/+6
* Issue #24293: Adds mapping from explicit colours to system colours to correct...Steve Dower2015-05-311-5/+52
* Issue #24293: Fixes installer colors to use system settings throughout.Steve Dower2015-05-261-2/+2
* Fixes default per-user install precompiling the standard library.Steve Dower2015-05-151-5/+8
* Enables shortcuts to be deselected when installing on Windows.Steve Dower2015-05-031-2/+2
* Update Windows installer for new CRT version.Steve Dower2015-05-021-2/+2
* Updates Windows installer to promote per-user installs over all-users.Steve Dower2015-04-141-0/+5
* Missing brace and minor formatting in Windows installerSteve Dower2015-03-241-2/+2
* Fixes UI labels and ability to add/remove features.Steve Dower2015-03-241-10/+21
* Adds pydoc shortcut, Edit with IDLE menu, moves redist folder into externals ...Steve Dower2015-03-241-0/+2
* Issue #23619: Ensure C variable is initialized before using it.Steve Dower2015-03-091-2/+1
* Updates CRT installation for Windows installer.Steve Dower2015-02-281-3/+85
* Fix installer Back button going to wrong page when modifying.Steve Dower2015-02-111-1/+8
* Issue #23260: Update Windows installerSteve Dower2015-02-051-0/+2645