X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <48B70CBF.7080606@x-ray.at>
Date: Thu, 28 Aug 2008 22:38:23 +0200
From: Reini Urban <rurban@x-ray.at>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: bash -c '$COMSPEC' # worked sometime b4 cygwin 1.5.24-2
References: <200808241647.m7OGlULH030688@tigris.pounder.sol.net> <48B1BA7F.4080300@cygwin.com>
In-Reply-To: <48B1BA7F.4080300@cygwin.com>
Content-Type: text/plain; charset=UTF-8; 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

Larry Hall (Cygwin) schrieb:
> There hasn't been any effort to support Windows paths in Cygwin for a long
> time.  That doesn't mean it wouldn't have worked sometime in the past.  
> It's
> just that doing so is not a goal of this project.  Use the POSIX form of 
> the
> path and will work nicely for you - /cygdrive/d/winnt/system32/cmd.exe.  If
> you need to use COMSPEC, run it through 'cygpath' to convert it to a POSIX
> path.

$ cygstart $COMSPEC
is an easy alternative.
-- 
Reini

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

