delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=2.8 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT |
X-Spam-Check-By: | sourceware.org |
Date: | Mon, 2 Aug 2010 19:54:17 +0400 |
From: | Andrey Repin <anrdaemon AT freemail DOT ru> |
Reply-To: | Andrey Repin <cygwin AT cygwin DOT com> |
Message-ID: | <517372938.20100802195417@mtu-net.ru> |
To: | "Jason Pyeron" <jpyeron AT pdinc DOT us>, cygwin AT cygwin DOT com |
Subject: | Re: How to pass parameters to a windows application |
In-Reply-To: | <E2B92C7CBBA64B158FA61FDD9DDC20BC@phoenix> |
References: | <E2B92C7CBBA64B158FA61FDD9DDC20BC AT phoenix> |
MIME-Version: | 1.0 |
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 |
Greetings, Jason Pyeron! > 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"" > jpyeron AT phoenix /projects/crisfield > $ cmd /c "\"start \"\" \"C:\\Documents and Settings\\All > Users\\Desktop\\projects\\crisfield\\trunk\\etc\"\"" > The filename, directory name, or volume label syntax is incorrect. $ cmd /c start "" "C:/Documents and Settings/All Users/Desktop/projects/crisfield/trunk/etc" Windows support both (more precise would be "see no difference between) "/" and "\" as directory separators. Since DOS 3.3 at least. -- WBR, Andrey Repin (anrdaemon AT freemail DOT ru) 02.08.2010, <19:51> Sorry for my terrible english... -- 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 |