| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-apps-help AT cygwin DOT com; run by ezmlm |
| Sender: | cygwin-apps-owner AT cygwin DOT com |
| List-Subscribe: | <mailto:cygwin-apps-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-apps/> |
| List-Post: | <mailto:cygwin-apps AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-apps-help AT cygwin DOT com>, <http://sources.redhat.com/lists.html#faqs> |
| Mail-Followup-To: | cygwin-apps AT cygwin DOT com |
| Delivered-To: | mailing list cygwin-apps AT cygwin DOT com |
| Subject: | RE: URL paths in setup.exe |
| Date: | Tue, 7 May 2002 22:05:38 +1000 |
| MIME-Version: | 1.0 |
| Message-ID: | <FC169E059D1A0442A04C40F86D9BA7600C6005@itdomain003.itdomain.net.au> |
| X-MimeOLE: | Produced By Microsoft Exchange V6.0.5762.3 |
| X-MS-Has-Attach: | |
| content-class: | urn:content-classes:message |
| X-MS-TNEF-Correlator: | |
| From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
| To: | "Earnie Boyd" <earnie_boyd AT yahoo DOT com> |
| Cc: | "Pavel Tsekov" <ptsekov AT syntrex DOT com>, <cygwin-apps AT cygwin DOT com> |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id g47C7Di28152 |
> -----Original Message----- > From: Earnie Boyd [mailto:earnie_boyd AT yahoo DOT com] > Sent: Tuesday, May 07, 2002 9:55 PM > > file:///d/foo/bar.txt on Cygwin should work as well depending on the cygdrive value. ;) file:///d:/foo/bar.txt should be the >win32 mechanism. : has special meaning in url's, which is why MS and netscape use | to represent : for file:// URL's. As for /d|/ , the leading / is irrelevant, the d| makes it absolute regardless. Relative URL's don't actually have a scheme, but they only have meaning in a given context, so we need to stretch the standard a little. > > file://d/foo/bar.txt is definitely relative to the current working directory. Yeah, that's the way I see it, but the URL spec doesn't :[. So we need a compromise, because it's us developers who need to understand whats going on easily. Rob
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |