public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Gerrit Haase <gerrit.haase@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Cygwin Setup Command-line Arguments - Paths with a Space Incorrectly Parsed
Date: Tue, 15 Nov 2016 03:38:00 -0000	[thread overview]
Message-ID: <CA+Fg1xZvv8fKYe=P0vZq+3n26As0wsJi8=yQ2P3BHr5L1hihkQ@mail.gmail.com> (raw)
In-Reply-To: <CA+Fg1xZFpb5uBbkP4KQxsZUvkjQETY4VjR0Y4k+Oe_D5DE0u9w@mail.gmail.com>

> Try adding a dot:
>
> set WD=%~dp0
> echo "%WD%."
> "setup-x86_64.exe" --root "%WD%." --local-package-dir "%WD%."
> pause


or
set WD=%~dp0.
...

--
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

  reply	other threads:[~2016-11-14 14:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-13 23:17 OwN-3m-All
2016-11-14 19:23 ` Gerrit Haase
2016-11-15  3:38   ` Gerrit Haase [this message]
2016-11-15  7:33   ` Brian Inglis
2016-11-15  8:24     ` OwN-3m-All
2016-11-15 18:56       ` Andrey Repin

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='CA+Fg1xZvv8fKYe=P0vZq+3n26As0wsJi8=yQ2P3BHr5L1hihkQ@mail.gmail.com' \
    --to=gerrit.haase@gmail.com \
    --cc=cygwin@cygwin.com \
    /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).