On Jul 5, 2016, at 12:10 PM, Brian Inglis <brian.ing...@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

Reply via email to