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=dr4ZyRg 4zpfMk90JfhfxHdjYQpqN5FkZ2FTAGeB8nRbSHu7dVGro6eHTVUnTNUOSfa5gZom c/C6061///5JnKewHfLm41iTwrzfcJrHze7OoFtuPZ2vppD4sC/3l0THW9TJwnK1 cCOB69x+AjZeYgxkJ/ZX7nQOx8fj/WmpuhHU= 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=efFSZoXEfwmyF PsNAWwoZrmQ3p4=; b=o8h1mk6EAHkd5AgjmmZTumtmw35E2FFY560gUFXyM611o zdpC0QAECQ+7SHPSNu6IKb56eRax6buYbdN5gQjQdGRlxxheM1163QLLEKVO6sTO kALiNyOkdIxfjJjbo7RrERHluIytN47eFEqagF35FScfmnd8IKERwLuy91asZw= 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.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=stromekonexgode, U*stromeko, Stromeko AT nexgo DOT de, stromeko AT nexgo DOT de X-HELO: mail-wm0-f51.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=y6J2STjO9K3cBG4xqJwkAGm8EwLrWaqyXol2561bkBA=; b=Vh1uY6UpmAzz65Q2Fhiz8+gPhkiQUiu0528wlhmLrQL0HrS93rVh5POkuz18KYULmI GRLJKBiOqYsvObWC/ANhdApZy0rwSxEQp1ZN4wqgt/B8VftHJyn7/L8mAIyab50dBqsw TKipG/av5iXqnZTXmnYcsnuJ7eN8mkwhQeBfS0WM6cS7do4aY57dodcIANkN2zUlkYCf bL7yBiPPSdS/mO1/F/+ek3rA39Aa0kyMj3k2nmD/hgDGuT6DxlNJaOZwk4f1Mbp/xepQ BU5H76dt0p47MNcawvN5CksXok8B9KlABvPaO9XOmn7kbi/sXSPZra+kzi0oMMOVeiy2 3ThQ== X-Gm-Message-State: AKGB3mJXGX9gR97i67PV2ngbqdoKB8BLxuTGWO3CSkbrN4QiaUFloogZ mMCAlS98u+fqU4OR4SS13Mp4ffyaIs9rHrTo3fQ= X-Google-Smtp-Source: ACJfBotdHyLt+FT8mAKaBnz77EadQgIKqyAMlRR1wXhpsxEQlAwtjJop1gE07f2l2Fnjqpla3vXxpKBOqSsMY+ozkrg= X-Received: by 10.80.231.151 with SMTP id b23mr5342537edn.94.1513773446312; Wed, 20 Dec 2017 04:37:26 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <87po79elst DOT fsf AT Rainer DOT invalid> From: Arkady Date: Wed, 20 Dec 2017 14:37:05 +0200 Message-ID: Subject: Re: cygwin installation fails in Windows 10 when running with --quite-mode To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes I have little doubt that here is a bug in the Cygwin installer. I reproduce the problem consistently. I use the following command 10 times setup-x86.exe -q -s http://cygwin.mirror.constant.com The setup fails one time of three in my Win10 64 bits setup. On Wed, Dec 20, 2017 at 2:25 PM, Arkady wrote: > On Wed, Dec 20, 2017 at 12:27 PM, Achim Gratz wrote: >> Arkady writes: >>> setup-x86_64.exe -q -p wget -v >>> >>> The installation fails with the last line "Changing gid to >>> Administrators" and a small dialog box "setup-x86_64.exe" has stopped >>> working A problem caused the program to stop working correctly..." >> >> That is usually caused by BLODA that recognizes an application that >> tries to elevate itself while run from some script. The solution may be >> as simple as to remove the ADS annotation that says "this executable was >> downloaded from the dangerous internet" or you may have to explicitly > > Thank you, Achim, > > I am running in the Administrator console - there is "Administrator: > Command Prompt" at the top > of the windows. I am pulling the file from Internet using a power shell script. > According to dir /R there is only one data stream for the file > >> except setup.exe someplace. Other potential solutions are to start the >> CMD or script with administrative privileges so setup doesn't need to >> elevate itslef or use a program like runas that can start setup directly >> with elevated privileges. Which of these is most appropriate to your >> environment is something you'll have to find out yourself. >> >> >> Regards, >> Achim. >> -- >> +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ >> >> SD adaptation for Waldorf microQ V2.22R2: >> http://Synth.Stromeko.net/Downloads.html#WaldorfSDada >> >> -- >> 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 >> -- 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