X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=Lytbzis ueYtQqHxTfpY7VP7om1d0v2AHwI6JfMGfuSvTKrOKLjlEvLeCBwZRqhf176WMVdi SVKDxI6IhoaO+QS3B59dyMZaa/brRWC9fSbWaOmtEU2ojsCc9RPo3oznz2fTi2gv Ast7aozhv5G+MB9JSko+FCxTKwCFZXpt5Yi4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=et1fpGnj02G1b ADsBEIx7dQ5kPM=; b=xTXSco2ERam0N8AB0KmLDktvjEy2yiD117/ajnyd7FQR4 8+eC3Kd50rcn1J63ZpnYOQxnknxMFp+93zz3tuKNhJ9qLVQMmHoQlvjPDJO09HWk YE5g5l1U7zZJa6D/KiguaYEToGysKCgIzhdEtHCGOQLraYlOLBZRXwYSZ3pyh0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:227 X-HELO: mail-wm0-f53.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=3/zFOnS7ekl2aqLBHZFWIXkVO8MvU0kIAEYVS0YkZWE=; b=KJ6R74BXlg8v7MQ4ShndgC3PyPDoT2rkjlfJk73ebNQtAkJ9gbaVgDmxmGn4+jG1jQ nCEnr4KHp+q+5a/Jhx+KXnaLYkwsK0G45af+r/cZqwUQXXCrmT7+I1NQpEIB206ke1T7 fL3hFsKVBy70VT9LX345XnTUgsKmdI9OmD6vxNZLKSnToJ5t2wZs/2b14UYl3p7ppJ41 Ts6fZErrKhPhvgsdjicqcQl+MJO6LKBRdp7i8UNx6VS5iSskxveYPeFwVPyYezfCwHwz UizDoKZiilE90EZ7LCvXiFNZSNyhVZ811rtTssFL2NxUw+Zaa0S1kP6HLWOV+evPR2E8 /oFQ== X-Gm-Message-State: ABUngvfCEBePOMR9wCWKd5Z7RzUfb6WIOivDGQ2/Sviig5NfGuwJXb6ZGd0gEkeXcY0CjtLSI5Oyp6ezhLpaRw== X-Received: by 10.28.145.85 with SMTP id t82mr10021716wmd.40.1479134794248; Mon, 14 Nov 2016 06:46:34 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Gerrit Haase Date: Mon, 14 Nov 2016 15:45:53 +0100 Message-ID: Subject: Re: Cygwin Setup Command-line Arguments - Paths with a Space Incorrectly Parsed To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes > 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