public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Andrey Repin <anrdaemon@freemail.ru>
To: "Jason Pyeron" <jpyeron@pdinc.us>, cygwin@cygwin.com
Subject: Re: How to pass parameters to a windows application
Date: Mon, 02 Aug 2010 15:55:00 -0000	[thread overview]
Message-ID: <517372938.20100802195417@mtu-net.ru> (raw)
In-Reply-To: <E2B92C7CBBA64B158FA61FDD9DDC20BC@phoenix>

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@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@freemail.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

  parent reply	other threads:[~2010-08-02 15:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-02  0:43 Jason Pyeron
2010-08-02  6:49 ` Dave Hylands
2010-08-02  9:31   ` Andy Koppe
2010-08-02 11:55     ` Harald Joerg
2010-08-02 11:57     ` Jason Pyeron
2010-08-02 23:17       ` Dave Hylands
2010-08-03 11:43         ` Andy Koppe
2010-08-03 11:26       ` Andy Koppe
2010-08-04 11:26         ` Corinna Vinschen
2010-08-04 19:40           ` Andy Koppe
2010-08-05  8:21             ` Corinna Vinschen
2010-08-02 11:57   ` Jason Pyeron
2010-08-02 15:55 ` Andrey Repin [this message]
2010-08-03  7:27 ` Csaba Raduly

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=517372938.20100802195417@mtu-net.ru \
    --to=anrdaemon@freemail.ru \
    --cc=cygwin@cygwin.com \
    --cc=jpyeron@pdinc.us \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).