New submission from Fredrik Mellbin <fredrik.mell...@gmail.com>:

The Microsoft store release doesn't seem to populate the the "ExecutablePath" 
registry entry properly. Instead it has a the path to something that isn't an 
executable which can be seen in the attached screenshot.

The expected behavior would be to have it point to 
"%LOCALAPPDATA%\Microsoft\WindowsApps\Python37.exe" (or something else that's 
reasonable) since PEP514 requires it to be an actual executable.

----------
components: Windows
files: vs_installershell_2019-06-27_23-32-05.png
messages: 346931
nosy: Fredrik Mellbin, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Microsoft store package has an invalid ExecutablePath registry entry
type: behavior
versions: Python 3.7
Added file: 
https://bugs.python.org/file48447/vs_installershell_2019-06-27_23-32-05.png

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37452>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to