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=StKh8gq GgjoMoQ/WFKbqG/mziMYSnj6Cl2uMp2FatmegvpWREymhckMlurO9WVUbQBxmYGw Z0CCsKCQyGWb874Qw09RDvStsNGHc2DTSNiEQ7xKA+GVeDqLC+VvmpVbGixEay0W qTNeblR0J13kO4udyhGS3uXf0OH1FmjXF6bI= 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=VoyXenXfbHZh6 TAbv4VxwjxZ82g=; b=ZfChfDDauuLsCDmysmbSizcsZyvIKCjfuNRqBvtzE8zfH ld4jCY/LzKYTGZb95GAar1bMKBHnfOIgvGhqjUnIV77yWJhQqNOLa6QxOL1nVmFT c3VKNX7VeKskiS0pvLAK2Tx4ZjTyDX6Bi6+uUgpKL4rPY9Ytf6nRnE0H7093pY= 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=U*Stromeko, sk:Stromek, sk:stromek, U*stromeko X-HELO: mail-wm0-f47.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=a0UKbI0ZDd3BAVIfboR/zHDI8rQaCAWrTa9BDGNW4P0=; b=Mz1wnsGnoFKIP8Z4fyxT2NbL0idK1w3m0d7RB6WKEp560EHel5kxRAXraloJgSK/6D cub8aDdd9W8/JzoAkAU9yQVXz6357PaED+wEvT4AyYce9KFU+6+zP+yFFUgfwAu4V5Pi bvMZ/InFnn+WQLHlNbhjMqGMil+UuODAVQPsbeK8rKdwiRiGolz/29VRrKpbeRMIm5Zo aoZ5qhcdKRa+U9jv1c1FYgWcdbScGpHZoZafSXt02m2WUq/L/+JDnGIT/zOVZtvt4dS2 7RbJZxMVdPUw5NDBZCmdSIUnHRjvTSXRclfPO2Im4Byw4TBoMUmwI3kmuCH7cLuYPkRF XnCg== X-Gm-Message-State: AKGB3mKHTr+hO9IcamNWnGmX7lCEHn66EHycwN79v4GxwHdcgGJDLiJE Qio/qWXjRtcajGn5WMQNO1hh8Zteg/qO4Gf+59E= X-Google-Smtp-Source: ACJfBosWQg8taQRx37XXij3LTIapc4VPYj3xFMNnSfKFYaz96Tprh4K5EHNviZu2WQEpE4CSMS7obR2taUsW16Zn2P4= X-Received: by 10.80.243.18 with SMTP id p18mr5230128edm.38.1513772742690; Wed, 20 Dec 2017 04:25:42 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <87po79elst.fsf@Rainer.invalid> References: <87po79elst DOT fsf AT Rainer DOT invalid> From: Arkady Date: Wed, 20 Dec 2017 14:25:22 +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 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