X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=lxtkkY/ nLVyICTdvq5XDaECm3mInkFdwH5Sv/6oIZtnHQ2wWojgl3iP/8lTDx83GAPMCmJa tNWnoqqu12ZrZ45TEtE93cmXBLboOst4QdlVdz5nfx9uR0SAXNGjXtZgtzv0XruW 6qSHwK2kv5eusuKnXULnPITcPjQTXso8oTU0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=VLBHQEhNFGiYT ZaxGxl2HTFgbz4=; b=K4Fal4UMAaAEVopNBRnLdnFRKU2JGXkRDHhKSelvyiD7z WGr1sglF755w+VqmO7u6CiH8rrnL1MpAy3o69IsrP11yIDsYLj16FSdcHRQFD/1i vk7dOWaaG/JAinwHHH/Z5Ux0mp17zX+BprlvDNZtMkHelzfMXE8eBK8Tt6od4Y= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=sandoval DOT tanya2 AT gmail DOT com, sandovaltanya2gmailcom, U*sandoval.tanya2, scrolling X-HELO: mail-pf0-f169.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=K2ZH98ruXmFuVoK29sRPgyNIUoX4tN7rrsjYebBzTVg=; b=GE3nds6FlN3sf53F28+knj/GADBi3O/qvr228vpPB2x2U9NdRxiv6o65Hyf4PNQ684 eJ7A40rAckIwblNkMXkQv0v85kgyOekpGoX3CPyo91aN6uLVbP0f4zop9H28hoQ+LbDp 0jp7KJ6ln54YgcQHhnz2kxBOFogtjK5at3uNh+0q/gFWXR7JizMLFuDO3K4xtOVN56rs be5j4BI/mOaBzogZ5rQL0QsA5XRTkCTLcTBG05uOrlPRqexAUMn3+QYKBWceIBnJuvgR t6A5UP31RKAAgfYUrZvBSC3CpvSJfqXS+fw7DW0DokfLoJFPg8qt3Swb+Xcdy7b2RU20 gylA== X-Gm-Message-State: AFeK/H0ij0Uw1+a+mLadg+VMOqa5ZyJ62ef5IT5F1rwBeyCFfh6gcTnVrgkO7+WJC0qbd+RZgiZ9mGAYwuaEHw== X-Received: by 10.98.210.133 with SMTP id c127mr5535728pfg.83.1490310487012; Thu, 23 Mar 2017 16:08:07 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Dan Kegel Date: Thu, 23 Mar 2017 16:08:06 -0700 Message-ID: Subject: Re: Unable to delete Cygwin from PATH environment variable To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Thu, Mar 23, 2017 at 2:10 PM, Tanya Sandoval wrote: > I recently had to reinstall Cygwin and in doing so, I have ran into a > problem with some application because Cygwin seems to be appended to > my PATH environment variable. I have tried to remove this by following > these instructions https://www.java.com/en/download/help/path.xml but > something strange happens. If I look at the value of Path under > 'Environment Variables', Cygwin is not there; however if I type PATH > in cmd.exe, I see Cygwin gets appended at the end of the PATH. Can you > please help me to know to remove Cygwin from the PATH? There are two places to add environment variables: the System Variables and the User Variables. See https://www.copsmodels.com/gpsetenv.htm for screenshots. Did you check both? (Also, it's possible the list might need scrolling to see the end.) Also, changes only show up when you start a new cmd.exe, maybe you were looking at a cmd.exe window that had been started before the change. - Dan -- 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