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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=txTgQ 2sUTIUn/DuozcF7VdXHv8H+8P4yU/yCjdZcnULwhQQUOq4hFChLIn7gPJ8aV7y39 T1lbY/ffbLlLWtJ0l7jJeH/CrOMNl//hRjAGL5WOr4XOaRuFST60mVsqhOAxVWBT 86Xg6NH5QuDZJX/IcccR5+KCXJzDLHI279mYpQ= 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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=ToJFFFtQX8+ 2B7ZX5sN3b8rHgPI=; b=fKP4GrGTlrbW4aWbVkHpbWd7NFyXB3Ib/TC5mpt7GrM 5Ds9vHJvVPlKBU9IVppN3nvejYDInKqZXkNwxuFUIhqpforW46TrUX7uBVsQcoqd EN/aNCXYCAi2IaSYRh5xMJPWIAxYdYcsKY7T5DCrZHJxsHqDL74k3Y/8uUvdP7xQ = 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.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=ads, Hx-spam-relays-external:ESMTPA X-HELO: vsmx009.vodafonemail.xion.oxcs.net From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: cygwin installation fails in Windows 10 when running with --quite-mode References: Date: Wed, 20 Dec 2017 11:27:46 +0100 In-Reply-To: (Arkady's message of "Mon, 18 Dec 2017 19:27:02 +0200") Message-ID: <87po79elst.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-VADE-STATUS: LEGIT 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 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