delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
In-Reply-To: | <AANLkTinVYGVHP9W8w-j1gudobfqZX1aNza0n2XoxqiqC@mail.gmail.com> |
References: | <E2B92C7CBBA64B158FA61FDD9DDC20BC AT phoenix> <AANLkTinVYGVHP9W8w-j1gudobfqZX1aNza0n2XoxqiqC AT mail DOT gmail DOT com> |
Date: | Mon, 2 Aug 2010 10:31:28 +0100 |
Message-ID: | <AANLkTinSh1+kMob1K4VX-MDLNzu-VLK+VdyLatjkyCZJ@mail.gmail.com> |
Subject: | Re: How to pass parameters to a windows application |
From: | Andy Koppe <andy DOT koppe AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
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 |
On 2 August 2010 07:49, Dave Hylands wrote: > > On Sun, Aug 1, 2010 at 5:43 PM, Jason Pyeron wrote: >> I am at my wits end trying to figure out how to execute this in bash >> >> C:\WINDOWS>cmd /c "start "" "C:\Documents and Settings\All >> Users\Desktop\projects\crisfield\trunk\etc"" > > Based on your prompt, I'd say that you're not in bash. > > cmd /c start "c:\Documents and Settings\" > > works for me. From the cmd prompt, > > cmd /c "start "c:\Documents and Settings"" > > works. I wrote a little program called open, > http://www.davehylands.com/Software/Open/ > > which opens files the same way as double clicking on them. It also > translates cygwin paths into Win32 paths if you build the cygwin > version. > If passed a directory name, it does the same as choosing "Explore". You should both have a look at 'cygstart'. Andy -- 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 |