X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Francis Litterio Subject: Re: Run a script in the Background Date: Tue, 09 Sep 2008 13:12:57 -0400 Lines: 17 Message-ID: References: <86DE41A6B02448F28CC7D71855CD9636 AT HOME1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Draft-From: ("nntp+news.gmane.org:gmane.os.cygwin" 100452) X-Random-Quote: Patriotism is your conviction that this country is superior to all other countries because you were born in it. -- George Bernard Shaw User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt) X-IsSubscribed: yes 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 Francis Litterio wrote: > If you want to launch the script from a Windows shortcut, make the > shortcut run this command: > > cygstart --hide bash c:/path/to/myscript > > You will probably want to make the shortcut start minimized, otherwise > you see a console window flash on the screen briefly when you launch the > shortcut. Actually, this command does the same without needing to make the shortcut start minimized: run bash c:/path/to/myscript -- Fran -- 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/