X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=fAxkAwEj+MLzaRl5IytfHth9fpI+LmLrHDILILsskHhytz8xxL2O9 uaxeTrJYU5W98Lc0ALizj/lUZte5VaGErE/DXHjYvbNVf6NAwa/7s+C7juBJcXB2 SuWVyCjqOfdujJJMnBDBmWNQyFCkcJGY1lpUiq/sm8newwQ7CQbjKM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=rOq43ffReX/Ur5Cy7/IVsQOqZus=; b=n6qEB8RH3wpizi17b0eQZRkTYYzT m4v4r/r+KLHNNzHZmP1dsLQldT4aH7WkV/u1GTbbYG5EWql5oT0K1lMtx0RyyCcy I6M+QK2M4Vs1T2TQWwQ5FtdCF8cWnxqs2iuBuErJ995NMh0pD4bSv+fdBvnoTb3F lFi6KXMRyJrQ6Tg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BASE64_LENGTH_79_INF,BAYES_00,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=H*MI:sk:CEdZBJH, H*f:sk:OBMdLy7, H*MI:eyha_, H*MI:sk:c0862ce X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Brian Inglis Subject: Re: cygstart.exe can't open file:///C:/ Date: Tue, 5 Jul 2016 18:10:26 +0000 (UTC) Lines: 1 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id u65IAqfv004268 Gene Pavlovsky gmail.com> writes: > On 4 July 2016 at 04:10, Juan Miguel Navarro Martínez gmail.com> wrote: >> On 2016-07-04 at 01:51, Gene Pavlovsky wrote: >>> cygstart‘s manpage says it’s similar to the Windows command-line start command. >>> However, cygstart file:///C:/ results in an error message: Unable to start 'C:\cygwin\c\': The specified file was not found. >>> The Windows start command opens file:///C:/ links in the default browser without a hitch. > Juan, thanks for this, it does work. (on my system I setup `cygdrive` to be `/mnt` using fstab, though). > But I think the C:/ syntax should be supported as well. After all, `ls C:/` works correctly on Cygwin. cygstart file://C:/ works - read the MS DN and MS KB articles on file URIs and shlwapi