X-Recipient: archive-cygwin@delorie.com X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_05,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: References: Date: Sun, 17 Oct 2010 11:18:15 +0100 Message-ID: Subject: Re: the Windows %PATH% env. variable isn't updated From: Andy Koppe To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com On 17 October 2010 09:14, Tal wrote: > We use Windows 7 64bit. After the installation of Cygwin 1.7, the > cygwin "bin" directory (c:\cygwin\bin) is not added to the %PATH% > enviroment variable That's as expected. It's not added because it's not necessary for usual Cygwin use, where you run bash in the default console or one of the other terminals, and also because it may cause conflicts with other software on the system. You can add it yourself on the Advanced tab of the System control panel, or using the setx utility. Andy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple