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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=syUkr9SGL2nYi3Mv cUqbR8gkXzlyAitvtyWBfN5OAD/VzjcHEQQL9i3576zoCPVROpZs3UE6tUg6F+Jn o+XPPcGAxHEIuI8cdo+cMdOuvTIRWH5ObbYJmlb105KLjj+MD4qZFXWBYWLcNrAD AGTWpxc7t/uuSOensTVvQ92h1ew= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=pgwIpfRQAZ7ZJ5cREi8tAj ftgRg=; b=QXzeA+51LJT1FfWOL15gHksJv15QS9k4sV3EoZVn7L91uHhNRrHifm Zr6///dnPAr3oEIi5jQ7Rp+IpHmS7WYYIIeZZ8wuDGYcdnGyvhDGEsm/oBvEj1Ow cBLIVoLbGp4hNN+2uDVlifL6BnuKrUA6e5vFptJFoknhS4VHJyyMM= 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=3.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=H*UA:Bat!, H*x:Bat!, H*r:sk:postmas, H*r:4.80.1 X-HELO: smtp.ht-systems.ru Date: Thu, 7 Apr 2016 16:16:00 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <245532336.20160407161600@yandex.ru> To: kuaf , cygwin AT cygwin DOT com Subject: Re: The setup-x86.exe can't be called by blocked way on Windows 10 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, kuaf! > I downloaded the latest setup-x86.exe (version 2.8.7.3), attempted to > install through automation interface on Windows 10 OS. But the batch > file can't call it by blocked way, .e.g. > test.cmd > ---- > @echo off > rem step1 start "Cygwin setup" /wait "setup-x86.exe" --quiet-mode --local-install --local-package-dir > "C:\my-packages" --root "C:\my-cygwin\cygwin" --no-shortcuts > --no-startmenu --no-desktop --packages > alternatives,aspell,aspell-en,attr,automake,base-cygwin,base-files,bash,bc,bzip2,chere,coreutils,cron,crypt,csih,ctags,curl,cygutils,cygwin,diffutils,dos2unix,editrights,findutils,gawk,gcc,gcc-core,gettext,git,git-svn > rem step2 > echo OK > In the actual test execution on Windows 10, step1 and step2 were > running in parallel, instead of sequence step. > I had tested this scenario on Windows 7, it worked ok. By a pure coincidence. -- With best regards, Andrey Repin Thursday, April 7, 2016 16:15:16 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