**Install source and version** - [ ] Installed from the Windows Store - [x] Installed with the MSIX from python\.org - [ ] Installed with the MSI from python\.org - [ ] Installed with `winget install 9NQ7512CXL7T` Version: 26.2 **Describe the bug** `py` command doesn't work, but `python` works. Right after installation. **Additional context** There is no `py.exe` in `bin` folder. Launching installer like windows app gives output of `py` command. <img width="1485" height="1360" alt="Image" src="https://github.com/user-attachments/assets/0ed586ea-1c8f-4fd6-8711-9939c15cb52e" /> <img width="825" height="761" alt="Image" src="https://github.com/user-attachments/assets/79fa7d52-72f8-4ccb-9987-9c10d82b0e47" /> <img width="1072" height="645" alt="Image" src="https://github.com/user-attachments/assets/64c93f04-eb8c-4a03-be04-5cf02f861003" /> <img width="736" height="520" alt="Image" src="https://github.com/user-attachments/assets/a1005adc-bdce-40b6-beab-d3d6c77ec640" /> <img width="478" height="221" alt="Image" src="https://github.com/user-attachments/assets/bb3e2c53-2e00-4cef-a086-d48c6ebb4f43" />
Install source and version
winget install 9NQ7512CXL7TVersion: 26.2
Describe the bug
pycommand doesn't work, butpythonworks. Right after installation.Additional context
There is no
py.exeinbinfolder. Launching installer like windows app gives output ofpycommand.