cygstart.exe can't open file:///C:/

Warren Young wyml@etr-usa.com
Wed Jul 6 01:56:00 GMT 2016


On Jul 5, 2016, at 12:10 PM, Brian Inglis <Brian.Inglis@SystematicSw.ab.ca> wrote:
> 
> cygstart file://C:/ works

Right.  The extra leading slash is causing the POSIX to DOS command conversion to effectively give you $(cygpath -m /c:/) rather than what you expected, which was $(cygpath -m c:/)

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



More information about the Cygwin mailing list