cpython/Tools/msi/launcher
Miss Islington (bot) 46fc3ec056
bpo-39631: Fix file association MIME type in the Windows installer (GH-20205)
Use text/x-python instead of text/plain to avoid issues with tools assuming that "ShellExecute(script)" is a non-executable operation.
(cherry picked from commit 8c862e5124)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
2020-05-19 05:42:52 -07:00
..
launcher.wixproj bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711) 2017-09-25 17:58:10 +01:00
launcher.wxs Closes #27314: Fixes launcher installer upgrade table. 2016-09-09 13:19:09 -07:00
launcher_en-US.wxl Issue #27756: Adds new icons for Python files and processes on Windows. Designs by Cherry Wang. 2016-09-05 14:05:17 -07:00
launcher_files.wxs Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly. 2016-07-16 16:17:33 -07:00
launcher_reg.wxs bpo-39631: Fix file association MIME type in the Windows installer (GH-20205) 2020-05-19 05:42:52 -07:00