Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Dennis Lee Bieber Newsgroups: comp.lang.python Subject: Re: extending PATH on Windows? Date: Thu, 18 Feb 2016 21:57:13 -0500 Organization: IISS Elusive Unicorn Lines: 25 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de +tPNUqodBu90BIstRK5UuQTx//+PlzuAjbeenNGXNnGA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; '(especially': 0.07; 'subject:Windows': 0.09; 'files"': 0.09; 'message-id:@4ax.com': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'thu,': 0.15; '2016': 0.16; 'locations.': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'url:home': 0.18; 'windows': 0.20; 'bit': 0.23; 'feb': 0.23; 'dec': 0.23; 'command': 0.26; 'header:X-Complaints-To:1': 0.26; '+0000': 0.27; 'sequence': 0.27; 'function': 0.28; 'skip:( 20': 0.28; 'open': 0.33; 'file': 0.34; 'there': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'charset:us- ascii': 0.37; 'to:addr:python.org': 0.40; 'some': 0.40; 'programs': 0.62; 'here': 0.66; 'url:en-us': 0.72; '(utc),': 0.84; 'url:auth': 0.84; 'dennis': 0.91 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: adsl-108-68-179-144.dsl.klmzmi.sbcglobal.net X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21rc2 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:103166 On Thu, 18 Feb 2016 16:24:00 +0000 (UTC), Ulli Horlacher declaimed the following: >Dennis Lee Bieber wrote: > >> >I have >> >"Python 2.7.11 (v2.7.11:6d1b6a68f775, Dec 5 2015, 20:32:19) [MSC >> >v.1500 32 bit (Intel)] on win32" >> >and there is no "win_add2path.py" >> > >> C:\Python_x64\Python27\Tools\scripts\win_add2path.py > >Ok, It is here in C:\Python27\Tools\scripts\win_add2path.py >but windows "Search programs and files" was not able to find it. Windows (especially 7) search function is highly crippled. There is some command sequence that will open it up to looking at other file types and locations. http://answers.microsoft.com/en-us/windows/forum/windows_7-files/windows-7-search-does-not-find-files-that-it/61b88d5e-7df7-4427-8a2e-82b801a4a746?auth=1 -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/