WG: dont use C:\Windows as working directory when installed using microsoft store
T N <[email protected]>
| Newsgroups | comp.lang.python |
|---|---|
| Message-ID | <[email protected]> |
________________________________________ Von: T N Gesendet: Samstag, 17. Mai 2025 04:33 An: [email protected] Betreff: dont use C:\Windows as working directory when installed using microsoft store Hi, ive installed python with IDLE using the microsoft store, but one big issue with it: whenever i try to save a new file it prompts me to put it in C:\Windows\ which is not a good idea, %userprofile% or %userprofile%\Documents\ would be more appropriate. Normally i just change the value of "start in" on the .lnk in the start menu but in case of an app this is not possible so please fix that Thanks a lot in advance and keep up the good work TN