X-Spam-Check-By: sourceware.org Message-ID: <43F4C40C.F138147B@dessent.net> Date: Thu, 16 Feb 2006 10:27:24 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: gurl (call browser and it an URL) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 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/