cpython/Tools/msi/launcher
Miss Islington (bot) c06983bc30
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:39:16 -07:00
..
launcher.wixproj
launcher.wxs
launcher_en-US.wxl
launcher_files.wxs
launcher_reg.wxs bpo-39631: Fix file association MIME type in the Windows installer (GH-20205) 2020-05-19 05:39:16 -07:00