| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4BD00AA6.7050501@gmail.com> |
| Date: | Thu, 22 Apr 2010 09:36:54 +0100 |
| From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
| User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: How to Start Multiple Windows Apps Using Cygwin |
| References: | <w2xabcf3ab91004220024n34a5b3f3raac07fa9139a9afb AT mail DOT gmail DOT com> <u2labcf3ab91004220027ie42b4de4u1bc7a20a01c98b45 AT mail DOT gmail DOT com> <hqouco$fpj$1 AT dough DOT gmane DOT org> |
| In-Reply-To: | <hqouco$fpj$1@dough.gmane.org> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| 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 |
On 22/04/2010 08:37, Thorsten Kampe wrote:
> * Yu, Lei (Thu, 22 Apr 2010 15:27:32 +0800)
>> I want to create a windows batch file, which can
>> 1. initialize and start multiple Windows -- such as my gtalk and my MSN
>> 2. keep the applications running
>> 3. let the batch file itself exit without any trace.
>> That is a bit difficult to achieve via normal windows batch file,
>> since batch does not provide a background running mode [...]
>
> Sure it does: "start"
Which can be invoked from a cygwin shell (should you still wish to do so) as
"cmd /c start" plus whatever commandline and args you wanted to launch.
cheers,
DaveK
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |