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:mime-version:from:date:message-id:subject:to :content-type:content-transfer-encoding; q=dns; s=default; b=k4k 8He4ysM0VVfWqJhodxOZD04cCrPJQJI6fY5iRaFf0H/axbiK4fyVDmbp6SScRjXJ rjbJKhNIQjm2qUC5u3nUVF8XMcW65QcpsCzwbB4pUQFlvTN0fsb3A7GYUubLyQax kQ7hELtyDWcsf7HfOIlTdhOHXpfm5s4JnHDG6qGs= 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:mime-version:from:date:message-id:subject:to :content-type:content-transfer-encoding; s=default; bh=cAvleDAnL E7BDRV0goIGTXUKTBA=; b=bv7dN0X4BQKYi+TAS0bzdi4SODbJStqUazco3Getx 4XnnbTIKuElLR9fVWpOOSe74iK4CL+QTzJ9RXfwYsNmP6xaaV24qU4etkpa0o16H q15Fcd4hLUO0OsIWesN4UppnisMq+MQ1Zu2UMO1eYAxZFGtF10pwTBzdJMPnIE2/ dE= 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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=hitch, opens, browser X-HELO: mail-it0-f42.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=U1GdDt8n3XC1mF66xIt6osyos8Xbv0cTFrPf8e1R6kE=; b=LYWiZObLGETvFHqhUGrMK/IonxksNRsXiUSc2rNYadnAP3ft1Elz7j3unXB5B1Q5HA eDkf7rrq8z9c1vhlqa42yv/kTfCIS4I6W83+Jc1rPU35i6M1E2BrlYtDpVEkeGXU/Khf Q2b/Js8axDL7oimHV1zY1sSHfBmo+DrB+KX1iOHVhSeoFPu0T88ZwbY+tOMIoGHDCTzf COWAQlJXDA4CjOCnQ5xeZsjLCisUjLRyRbigeiIseuHPW84hjdQ2e2E8GPChXefANlbw 6mVqQ8YUFCqkru4Cj64kOBi6TnoPhPtqVn9H5BUueNxQnVF+LaILUOBCfvA8YSsLlD/V n+jw== X-Gm-Message-State: ALyK8tKqTsmluCPXaoswDrlFNVfP6J0m7gNRQ1n5whATOQgklkzRPH5fWDQptX+i8jxi7RElIE5dp7FLd8gcjg== X-Received: by 10.36.5.17 with SMTP id 17mr6896013itl.29.1467589911818; Sun, 03 Jul 2016 16:51:51 -0700 (PDT) MIME-Version: 1.0 From: Gene Pavlovsky Date: Mon, 4 Jul 2016 02:51:51 +0300 Message-ID: Subject: cygstart.exe can't open file:///C:/ To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u63Nq82B002225 cygstart‘s manpage says it’s similar to the Windows command-line start command. It is indeed able to open http://example.com in the default browser. 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. -- 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