This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gurl (call browser and it an URL)


zzapper wrote:

> # c:/progra~1/opera75/opera.exe $url
> c:/Program\ Files/internet\ explorer/iexplore $url &
> }

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.

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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]