X-Spam-Check-By: sourceware.org Date: Tue, 12 Dec 2006 09:20:36 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: cygstart getting The specified file was not found Message-ID: <20061212082036.GY9829@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <457E0CB8 DOT 5070002 AT mscha DOT nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <457E0CB8.5070002@mscha.nl> User-Agent: Mutt/1.4.2.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Dec 12 02:58, Michael Schaap wrote: > ERIC HO wrote: > >/cygdrive/c/user $cmd /c pwd > >/cygdrive/c/user > > Hmm, I should have asked for > $ cmd /c cd > :-[ > > > > >My cygcheck ouput are attached. Thanks > > > > Looks like you're running a pretty old Cygwin snapshot: > Cygwin DLL version info: > Build date: Thu Nov 30 10:51:28 EST 2006 > Snapshot date: 20061130-10:49:23 > > Can you either go back to the latest release (1.5.22), or install the > newest snapshot? Does cygstart use CreateProcess and/or GetCurrentDirectory instead of fork/exec/getcwd? If so, cygstart will have to call cygwin_internal(CW_SYNC_WINENV) before using the native Windows functions. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/