X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4F7B9F99.4030508@cs.umass.edu> References: <20120403055503 DOT GA6387 AT raf DOT org> <4F7AD7F3 DOT 4030208 AT cs DOT umass DOT edu> <20120404003419 DOT GA16890 AT raf DOT org> <4F7B9F99 DOT 4030508 AT cs DOT umass DOT edu> Date: Wed, 4 Apr 2012 07:54:52 -0400 Message-ID: Subject: Re: Windows7 broke DRIVELETTER:/path on cmdline of non-cygwin exe From: Earnie Boyd To: moss AT cs DOT umass DOT edu, cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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 Tue, Apr 3, 2012 at 9:10 PM, Eliot Moss wrote: > Except you wrote F:/blah which is *not* a Windows Sorry to call you out on this but you're spreading misinformation. F:/blah is as much a Windows path as is F:\blah is. Open you cmd.exe and type ``dir F:/blah'' to see that I'm correct. It is only some stupid API like CreateProcess that insist on \ instead of / for the path delimiter. Nearly everything else works with / instead of \. -- Earnie -- https://sites.google.com/site/earnieboyd -- 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