summaryrefslogtreecommitdiffstats
path: root/Tools/msi/bundle/bundle.wxs
Commit message (Expand)AuthorAgeFilesLines
* gh-90989: Install Windows launcher per-user, and clarify some installer text ...Steve Dower2022-09-301-1/+1
* gh-97649: The Tools directory is no longer installed on Windows (GH-97653)Steve Dower2022-09-301-2/+1
* bpo-47171: Enable installing the py.exe launcher on Windows ARM64 (GH-32203)Steve Dower2022-03-301-10/+1
* bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly use...Steve Dower2022-03-071-1/+1
* bpo-46744: Move Windows ARM64 installation directory to correct ProgramFiles ...Steve Dower2022-03-041-4/+1
* bpo-46567: Add Tcl/Tk build for Windows ARM64 (GH-31574)Steve Dower2022-02-281-6/+1
* bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885)Steve Dower2022-01-281-7/+29
* bpo-44934: Add optional feature AppendPath to Windows MSI installer (GH-27889)bneuburg2022-01-181-1/+2
* Update URLs in comments and metadata to use HTTPS (GH-27458)Noah Kantrowitz2021-07-301-1/+1
* bpo-37283: Ensure command-line and unattend.xml setting override previously d...Steve Dower2019-09-091-2/+1
* bpo-31944: Fixes build and Modify button (#4278)Steve Dower2017-11-041-1/+0
* Issue #28846: Various installer fixesSteve Dower2016-12-031-2/+4
|\
| * Issue #28846: Various installer fixesSteve Dower2016-12-031-2/+4
* | Issue #27756: Adds new icons for Python files and processes on Windows. Desig...Steve Dower2016-09-051-1/+1
|/
* Issue #25715: Python 3.5.1 installer shows wrong upgrade path and incorrect l...Steve Dower2015-12-021-1/+3
* Fixes installer not allowing launcher to be selected.Steve Dower2015-11-091-3/+3
* Improves handling of test markers for building Python without intefering with...Steve Dower2015-10-311-7/+20
* Issue #25164: Changes default all-users install directory to match per-user d...Steve Dower2015-10-141-5/+7
* Only detects features from previous version when a bundle is found.Steve Dower2015-10-121-0/+1
* Improves support for building unofficial versions of the Windows installer.Steve Dower2015-10-011-0/+2
* Adds option to only install the launcher.Steve Dower2015-07-181-0/+2
* Adds option to install launcher for all users even when installing Python jus...Steve Dower2015-07-161-3/+7
* Issue #24585: Enables build-to-build upgrades that preserve settings.Steve Dower2015-07-091-18/+22
* Issue #24317: Makes Customize page default to installing per-user, and switch...Steve Dower2015-05-311-2/+2
* Enables shortcuts to be deselected when installing on Windows.Steve Dower2015-05-031-0/+1
* Updates Windows installer to promote per-user installs over all-users.Steve Dower2015-04-141-1/+1
* Issue #23612: Fixes upgrade code and version for Windows installer.Steve Dower2015-03-081-2/+2
* Issue #23260: Update Windows installerSteve Dower2015-02-061-0/+80