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:date:message-id:subject:from:to :content-type; q=dns; s=default; b=tl65ZgME/7s31y9oBcQHCitKZFk11 qBNy6Wq513S6gvmr6EJFTTfWPQFWzMTSmy0gdl/CWx0iqwf7gTvoDfdR9mYuBmtA sJY07dd1/b2SCX5pVNR2qkPz/g1QgUHRRMdY288uLKAUBwzrs+zKX+dp0h03Mp7E 3AVvtjG5esUFMY= 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:date:message-id:subject:from:to :content-type; s=default; bh=bAbcNBVadDsXo1B1sCRFMk2iBmI=; b=nS4 aztFpfzWzdJ6HoiPN8DSoQ+xEqA1VFlumlWfC0vdWnoUfiIWgw5RyHRw+VJkE4C7 Hc6jBxusCtyhqQzGs6z29tVvS8ysvOcOmcUVgcKdtgAO8kTQuqF3yQNTGGO54oZw MiCJxt9e6RIfGHfo3YBBWpJWnsOv6kwLZZnQAeo0= 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=-0.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-oa0-f44.google.com MIME-Version: 1.0 X-Received: by 10.60.15.38 with SMTP id u6mr33209150oec.26.1397464679825; Mon, 14 Apr 2014 01:37:59 -0700 (PDT) Date: Mon, 14 Apr 2014 04:37:59 -0400 Message-ID: Subject: find_fast_cwd warning persists after uninstalling (Windows 8.1 x64) From: Mayank Patke To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 I decided to uninstall Cygwin because, frankly, I don't use it that much and because the find_fast_cwd warning in the output of certain commands has been interfering with other programs which don't expect the warning in the output. I confirmed that steps 1-3 here (http://www.cygwin.com/faq/faq.html#faq.setup.uninstall-all) don't apply, then uninstalled all packages via the setup utility. I deleted the Cygwin root directory and all shortcuts, although I left the setup utility and the downloaded files in my downloads directory for now. I checked the registry for all matches for "cyg" and deleted them, Software/Cygwin entries in particular, and I have no CYGWIN environment variable and PATH does not include the Cygwin directory. If I now enter Windows command prompt, commands like "ssh" and "cygcheck" are no longer valid and I get the appropriate error message. However, if I run commands like "ls" and "make" (included by other collections, such as MinGW), I continue to get the find_fast_cwd warning. I experimented a bit, and running "ls" in PowerShell, where it is a built-in alias, does not produce the error message as it does in command prompt, where it is not a built-in command. "make" is not built in to either one and produces the error message in both environments. What do I need to do in order to prevent this message from showing up again? (Is there some remnant of Cygwin that I still need to remove?) -- 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