Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #83231
| Date | 2015-01-03 03:41 +0000 |
|---|---|
| From | James Scholes <james@jls-radio.com> |
| Subject | Re: Command Line Inputs from Windows |
| References | <COL130-DS1607D96864155F77FE9C11C85D0@phx.gbl> <CAPTjJmogEyJzGNPe+OEhYmJyhG5nfVOBLChBZbp6NWmjiEXmTw@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.17388.1420459595.18130.python-list@python.org> (permalink) |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Command Line Inputs from Windows James Scholes <james@jls-radio.com> - 2015-01-03 03:41 +0000
csiph-web