]> granicus.if.org Git - python/commit
Adds option to install launcher for all users even when installing Python just-for...
authorSteve Dower <steve.dower@microsoft.com>
Thu, 16 Jul 2015 23:33:55 +0000 (16:33 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Thu, 16 Jul 2015 23:33:55 +0000 (16:33 -0700)
commit2237bdc595e3d33f941c40108eddfa262c19d960
tree174fef339e6a87b1d4cab69f631dacf16abfe45b
parent8cc80f1d8199a29a432c8caeb3142f9aa35012fd
Adds option to install launcher for all users even when installing Python just-for-me. This helps mitigate issues when the incompatible Python 3.4 launcher is installed.
Enables installer builds with the the text marker.
Allows simple installs to include a custom description.
13 files changed:
Doc/using/win_installer.png
Doc/using/windows.rst
Tools/msi/build.bat
Tools/msi/bundle/Default.thm
Tools/msi/bundle/Default.wxl
Tools/msi/bundle/bootstrap/PythonBootstrapperApplication.cpp
Tools/msi/bundle/bundle.targets
Tools/msi/bundle/bundle.wxs
Tools/msi/bundle/packagegroups/launcher.wxs
Tools/msi/common.wxs
Tools/msi/launcher/launcher_files.wxs
Tools/msi/launcher/launcher_reg.wxs
Tools/msi/msi.props