Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #83231
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <james@jls-radio.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.026 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'subject:Windows': 0.02; 'latter': 0.09; 'cc:addr:python-list': 0.11; 'vista': 0.14; 'windows': 0.15; 'advanced,': 0.16; 'from:addr:james': 0.16; 'governed': 0.16; 'subject:Line': 0.16; 'types,': 0.16; 'folder': 0.16; 'wrote:': 0.18; 'settings': 0.22; 'select': 0.22; 'cc:addr:python.org': 0.22; 'header:User-Agent:1': 0.23; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'chris': 0.29; '(possibly': 0.31; 'microsoft,': 0.31; 'file': 0.32; 'third': 0.33; 'subject:from': 0.34; 'tool': 0.35; 'but': 0.35; 'view,': 0.36; 'should': 0.36; 'thank': 0.38; 'quote': 0.39; 'changed': 0.39; 'either': 0.39; 'times': 0.62; "you'll": 0.62; 'to:addr:gmail.com': 0.65; 'between': 0.67; 'header:Reply-To:1': 0.67; 'reply-to:no real name:2**0': 0.71; 'received:178': 0.74; 'actions.': 0.84; 'that),': 0.91 |
| Date | Sat, 03 Jan 2015 03:41:41 +0000 |
| From | James Scholes <james@jls-radio.com> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 |
| MIME-Version | 1.0 |
| To | Chris Angelico <rosuav@gmail.com> |
| Subject | Re: Command Line Inputs from Windows |
| References | <COL130-DS1607D96864155F77FE9C11C85D0@phx.gbl> <CAPTjJmogEyJzGNPe+OEhYmJyhG5nfVOBLChBZbp6NWmjiEXmTw@mail.gmail.com> |
| In-Reply-To | <CAPTjJmogEyJzGNPe+OEhYmJyhG5nfVOBLChBZbp6NWmjiEXmTw@mail.gmail.com> |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 7bit |
| X-Mailman-Approved-At | Mon, 05 Jan 2015 13:06:34 +0100 |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| Reply-To | james@jls-radio.com |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.17388.1420459595.18130.python-list@python.org> (permalink) |
| Lines | 16 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1420459595 news.xs4all.nl 2918 [2001:888:2000:d::a6]:32984 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:83231 |
Show key headers only | View raw
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