X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=1.2 required=5.0 	tests=AWL,BAYES_00,BOTNET,SPF_NEUTRAL
X-Spam-Check-By: sourceware.org
Message-id: <4B4EFC43.7040202@jackson.io>
Date: Thu, 14 Jan 2010 06:13:07 -0500
From: Ken Jackson <cygwin@jackson.io>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5)  Gecko/20091209 Fedora/3.0-4.fc12 Thunderbird/3.0
MIME-version: 1.0
To: cygwin@cygwin.com
Subject: Re: regtool.exe won't install
References: <20100114072127.GA6681@panix.com>
In-reply-to: <20100114072127.GA6681@panix.com>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 01/14/2010 02:21 AM, David Arnstein wrote:
> I have upgraded from Cygwin 1.5 to 1.7. I find that the cygwin
> setup.exe program will not place regtool.exe into /usr/bin, or
> anywhere else that I can detect.
>
> I have tried to reinstall the base cygwin package from setup.exe,
> since regtool.exe seems to belong to this package. No luck.
>
> I have a valid copy of regtool.exe in my cygwin-1.7.1-1.tar.bz2, and
> I was able to extract it using bzcat and tar.

I had the same problem repeatedly on two systems.

It turns out, I was always relying on the option to reboot rather than 
stop all cygwin processes.  That's broken.

Execute
cygrunsrv --list
to see what services running, and then (for example)
cygrunsrv --stop sshd
to stop all the running services, and
start setup.exe from the Windows "run" box and reinstall cygwin.

If you get that popup again, find whatever's running and stop it.

-Ken Jackson

--
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

