delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/02/16/13:39:04

X-Spam-Check-By: sourceware.org
Message-ID: <43F4C6BB.CD5E7292@dessent.net>
Date: Thu, 16 Feb 2006 10:38:51 -0800
From: Brian Dessent <brian AT dessent DOT net>
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: gurl (call browser and it an URL)
References: <Xns976CB91B06654zzappergmailcom AT 80 DOT 91 DOT 229 DOT 5> <43F4C40C DOT F138147B AT dessent DOT net>
X-IsSubscribed: yes
Reply-To: cygwin AT cygwin DOT com
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Brian Dessent wrote:

> Yuck.  No need to do this, just "cygstart http://www.cygwin.com" or
> "cygstart www.cygwin.com".  This will launch the URL in whatever browser
> the user has configured to handle http://, rather than hardcoding it.
> This is equivalent to Start -> Run.

And, on top of that, if you must refer to something in "Program Files"
you need to realize that it can be on any drive and its spelling will
depend on the localization of Windows, so it is almost always a bad idea
to hardcode "c:\program files" anywhere.  Better would be to use
$(cygpath "$PROGRAMFILES"), but in this case assuming the user wants to
use IE would be inexcusably bad, so cygstart is where it's at. :)

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019