Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 85387 invoked from network); 15 Aug 2005 12:22:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Aug 2005 12:22:49 -0000 Received: (qmail 81983 invoked by uid 500); 15 Aug 2005 12:22:42 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 81943 invoked by uid 500); 15 Aug 2005 12:22:42 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 81930 invoked by uid 99); 15 Aug 2005 12:22:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Aug 2005 05:22:42 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.223.198.27] (HELO maillnx-us112.fmr.com) (192.223.198.27) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Aug 2005 05:23:02 -0700 Received: from MSGMMKSM01WIN.DMN1.FMR.COM (MSGMMKSM01WIN.dmn1.fmr.com [10.33.139.32]) by maillnx-us112.fmr.com (Switch-3.1.2/Switch-3.1.0) with SMTP id j7FCMcJx001988 for ; Mon, 15 Aug 2005 08:22:38 -0400 Received: from MSGMMKIV02WIN.DMN1.FMR.COM (10.33.148.31) by MSGMMKSM01WIN.DMN1.FMR.COM (Sigaba Gateway v3.83) with ESMTP id 40821259; Mon, 15 Aug 2005 08:22:38 -0400 Received: from MSGMMKIM02WIN.DMN1.FMR.COM ([172.25.108.84]) by MSGMMKIV02WIN.DMN1.FMR.COM with SMTP_server; Mon, 15 Aug 2005 08:22:37 -0400 Received: from msgmmkclp2win.FMR.COM ([10.33.182.29]) by MSGMMKIM02WIN.DMN1.FMR.COM with Microsoft SMTPSVC(5.0.2195.6713); Mon, 15 Aug 2005 08:22:37 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Open a shell and run a batchfile Date: Mon, 15 Aug 2005 08:22:37 -0400 Message-ID: <51D0EACF8592FA4EAB5D9D83927202FA15360C@MSGMMKCLP2WIN.DMN1.FMR.COM> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Open a shell and run a batchfile Thread-Index: AcWhFegYmSJr+06LSL+0kwc9pxC6kgAfctFw From: "Dick, Brian E." To: "Ant Users List" X-OriginalArrivalTime: 15 Aug 2005 12:22:37.0723 (UTC) FILETIME=[05F6F6B0:01C5A194] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I assume you tried the "spawn" and "vmlauncher" attributes of the "exec" = task. -----Original Message----- From: Frank Schaare [mailto:Frank.Schaare@htp-tel.de]=20 Sent: Sunday, August 14, 2005 5:21 PM To: Ant Users List Subject: Open a shell and run a batchfile Hi, i=B4d like to automate some tasks under Win 2000 Server. A dos box = should=20 open and a batch file should be executed therwith the user can read the=20 batchfiles output. There are tons of examples like this: i=B4ve tried several mutations of these examples, but none of them = opened=20 the expectet cmd-box for me. In fact, tis topic should be FAQ, but i searched the arcives until 2000=20 without finding a suitable answer. Is it possible to open a cmd-box in Win2K Server ? Do you know any=20 relatet threads, articles, sites etc which deal with this problem ? --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org