X-Spam-Check-By: sourceware.org Message-ID: <d62889820604180512k39ab5669id4dcadb59a98628@mail.gmail.com> Date: Tue, 18 Apr 2006 08:12:47 -0400 From: "Jeff Lange" <jlange6648 AT gmail DOT com> To: cygwin AT cygwin DOT com Subject: Re: making .bat to launch .exe and .sh In-Reply-To: <3964281.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <3964281 DOT post AT talk DOT nabble DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k3ICD5s8004157 I use a bat file that looks like this: ------------ @echo off c: chdir c:\cygwin\bin bash --login -i -c /script.sh ------------ -Jeff On 4/18/06, gohans <jgrard AT gmail DOT com> wrote: > > hello, > > i was wondering if it was possible to make a .bat file that could launch > .exe and .sh files, on windows. > If you have any idea about that, i would really appreciate. > > -- > View this message in context: http://www.nabble.com/making-.bat-to-launch-.exe-and-.sh-t1466778.html#a3964281 > Sent from the Cygwin Users forum at Nabble.com. > > > -- > 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/ > > -- 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/