Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #83231 > unrolled thread
| Started by | James Scholes <james@jls-radio.com> |
|---|---|
| First post | 2015-01-03 03:41 +0000 |
| Last post | 2015-01-03 03:41 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Command Line Inputs from Windows James Scholes <james@jls-radio.com> - 2015-01-03 03:41 +0000
| From | James Scholes <james@jls-radio.com> |
|---|---|
| Date | 2015-01-03 03:41 +0000 |
| Subject | Re: Command Line Inputs from Windows |
| Message-ID | <mailman.17388.1420459595.18130.python-list@python.org> |
Chris Angelico wrote: > The latter form is governed by the association. I don't know off-hand > where that's set in the registry, but you should be able to poke > around in folder settings to find it (but, thank you very much > Microsoft, the exact menu path has changed a number of times between > Win2K and Win8). On WinXP, if I have my test-box set up correctly, > it's View, Folder Options, File Types, select the one for .py, > Advanced, select "open", Edit. As of Windows 7 (possibly Vista although don't quote me on that), this functionality is no longer available. You'll need to either edit the registry directly or use a third party tool to manage filetypes and their associated actions. -- James Scholes http://twitter.com/JamesScholes
Back to top | Article view | comp.lang.python
csiph-web