X-Spam-Check-By: sourceware.org Message-ID: Date: Tue, 18 Apr 2006 08:12:47 -0400 From: "Jeff Lange" 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: 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 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 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/