Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #197472
| From | T N <lhpitn@outlook.de> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | WG: dont use C:\Windows as working directory when installed using microsoft store |
| Date | 2025-05-17 02:46 +0000 |
| Message-ID | <mailman.58.1747450320.3008.python-list@python.org> (permalink) |
| References | <DU0P251MB04090F317FB55C2202F84F5BBB92A@DU0P251MB0409.EURP251.PROD.OUTLOOK.COM> <DU0P251MB0409CABE2B8EFD1C878CD2B0BB92A@DU0P251MB0409.EURP251.PROD.OUTLOOK.COM> |
________________________________________ Von: T N Gesendet: Samstag, 17. Mai 2025 04:33 An: idle-dev@python.org 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
Back to comp.lang.python | Previous | Next — Next in thread | Find similar
WG: dont use C:\Windows as working directory when installed using microsoft store T N <lhpitn@outlook.de> - 2025-05-17 02:46 +0000 Re: WG: dont use C:\Windows as working directory when installed using microsoft store ram@zedat.fu-berlin.de (Stefan Ram) - 2025-05-17 15:54 +0000
csiph-web