X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: Barry Kelly To: John Sellers Cc: cygwin AT cygwin DOT com Subject: Re: Why is regedit referenced? Date: Mon, 08 Sep 2008 09:15:44 +0100 Message-ID: References: <48C4B480 DOT 5030003 AT sellers DOT com> In-Reply-To: <48C4B480.5030003@sellers.com> X-Mailer: Forte Agent 4.2/32.1117 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m888GgT9007434 John Sellers wrote: > When I run Cygwin on my WindowsXP machine, What do you mean by Cygwin? A bash prompt? > my firewall informs me of > regedit activity, searching, and text manipulation. I have not located > the source of this activity. Firewalls generally protect against network activity rather than registry activity, so it's unclear exactly what you're talking about. Remote registry is a service in Windows that can permit authenticated users to access your machine's registry, but I suspect this is not what your utility is talking about. Process explorer[1] can tell you what application accessed the registry, what keys it modified, and the call stack at the time of the modification. [1] http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx -- Barry -- http://barrkel.blogspot.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/