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:cc:content-type; q=dns; s=default; b=Brht v8Ftop1OFhOaNsCEzUf2Lb5GC8LL7bHx02rO4eUt5kUn/n3lo6Fw6PY2HdCjA8ma vKExNg303Sd7rIHveEQnCdBU98Kcdc9tkXFDDKrcdxxRZJaaroAKOhgsYYJymivT xVc4xGoL5fTvt+jmvLkJ4z5MmIQLaPccHPiTiMU= 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:cc:content-type; s=default; bh=tf1wJcVN6X N1ct9ueeir6dRt0aU=; b=PIK6Iv3nk1IUBF/wKYHAxPvkXVi2IukDtljotIDsAy nrE8G7DCwFnMAE/cMkUHQ+L9PsGvaVYz43H5vM1O9ktYSW0QrmvO1ogPUpEY6rpH T9aVEfc6jlPeHmwAZZ0o+lv3gPotmJpq2qOdanhyTGkYKqJopUoKT0SolPtH/LrI E= 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=Hx-languages-length:1802, sk:cygwin. 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:cc; bh=QPEHjM6+y7BMQNZh/PTFWNsnhWMGqPCViU2WioCdIUc=; b=BJ4jc1OXuZ+JYGipXS53AXJ7Xp+1941ejc50Ia08aNjTRpZEy5EORkS0KEdJniaRte 7qq5g9lVA/d2WxS4aSzVuI0Wbk+kr0XlLRo0trFWIoRXj1jywcYZkuo1WAuX+mhBNdTb GJsar6jspcqhzYEkZ9mOv/4C3paETWTuh2CtxfVhzJOHesNgiKjLGTIUytBDBAKmBiwM Y0CafATKaELW+eFaD6cBFOfHO7zIcEc9QeY5YeVqTekKm1Hg3FNSoKxiDnaHIkGApI5G xjsUocNdwVM29aU9SpbVcuKJTz0tBDqjrE4q9uBREGJtD/Eo3p47esQObFXqOBzRQ2jA lpLg== X-Gm-Message-State: AKGB3mJS7Q4VTzgEGyIgdDJgzKQvwPEj6j8D8AnH+BgjTRgZRAGm8dqd JZZnyyFlbOrkQX5ecG2TOHzXbFJdU8lJ7rxUdTVGWg== X-Google-Smtp-Source: ACJfBovr7eZCIOnCOONfMVi7uZIWUWvwiUtVgyW7cjP7qfrbHcP6PeYO4PNFg7vN6AoBnznZRog+cydbd4nvkVNc9tk= X-Received: by 10.28.62.20 with SMTP id l20mr8022wma.6.1513620627523; Mon, 18 Dec 2017 10:10:27 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Arkady Date: Mon, 18 Dec 2017 20:10:07 +0200 Message-ID: Subject: Re: cygwin installation fails in Windows 10 when running with --quite-mode To: cygwin AT cygwin DOT com Cc: larytet Content-Type: text/plain; charset="UTF-8" Ok, I have figured it out setup-x86_64.exe -p "wget,screen" -q -R C:\cygwin -s http://cygwin.mirror.constant.com On Mon, Dec 18, 2017 at 8:07 PM, Arkady wrote: > The following command on a clean Windows 10 virtual machine > setup-x86_64.exe -p wget,screen -q -R C:\cygwin -s > http://cygwin.mirror.constant.com > completes fine, sets the icon on the desktop. > When I open the cygwin terminal and try commands wget or screen I am > getting "command not found" > Indeed folder C:\cygwin does not contain wget and screen utilities. > Apparently I am still missing something about the usage of quiet mode > > > > On Mon, Dec 18, 2017 at 7:41 PM, Arkady wrote: >> I tried again on the clean Windows VM >> >> setup-x86_64.exe -q -B -R C:\Users\user\Downloads -s >> http://cygwin/mirror/constant.com >> >> After that I tried >> >> >> setup-x86_64.exe -q -B -R C:\Users\user\Downloads -s >> http://cygwin/mirror/constant.com -p wget,screen >> >> Both worked. Looks like my bad >> >> On Mon, Dec 18, 2017 at 7:27 PM, Arkady wrote: >>> Hi, >>> >>> I am trying to do: >>> >>> 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..." >>> >>> I tried >>> setup-x86_64.exe -q -p wget -v -B >>> and >>> setup-x86_64.exe -q -p wget -v -B -R C:\Windows\Temp >>> >>> The same result - the setup fails >>> The interactive GUI installation works fine. >>> The quite mode fails to install/update Cygwin on the machin where it >>> is already installed. >>> >>> >>> What am I missing? >>> >>> Thanks. -- 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