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:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=PjjTBjxLHXxrdFoA4TYsRPmZbaEp7 pf2OgGj1tLN+8QbO/62JqIA/rg0AcXQ1r8HsOlUab+rBSbZCZ4feskfIxFk9e32k CYlU/ovFzUmWGxJqD+KOLklB9wXXqGekzGFJLrY2AQHIGcgDyCltmMOvvEowM76z iy4UMHK6Nw0yJQ= 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:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=hZv6DPBhGGq+xSQeKd5lM1zGQn8=; b=FG6 g/Ub0ehYWSVUuLuE/v1GVZwM6gA4udveux8dBckRetv74YqrgG/KkR1HUpmkQ5bB vCNjH5gJrmHpx9OVDVupUykt6qJmQrcPWuxJE8kY8EV5SVHicnXfONhWZ183LKfD zsRnJZMHsxHkY3AJrh9/8ccfuCu9/U/Y2FDuusEw= 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-Spam-SWARE-Status: No, score=1.7 required=5.0 tests=AWL,BAYES_05 autolearn=ham version=3.3.1 spammy=Installation, Problem, unattended, Hx-ms-exchange-transport-fromentityheader:Hosted X-HELO: mailout31.telekom.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=t-systems.com; i=@t-systems.com; q=dns/txt; s=mail; t=1554369536; x=1585905536; h=from:to:subject:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version; bh=teKLmmoAnp/lqXNiJy08hJkLEnA4+8fyff83c0BQwaQ=; b=UJD8Djiol/sfi4wHD9L2TzklMUc0/wruxTAohXNuFZhLCLGfUbvHrhSs oSP2jtmCbeUsrHT8Hb5DZ4rY1oMGHdZRsSsCEbcuArFxMkaMpLzl/tIG8 FTXUjg8yK/4mog/1zhtlcIkTJr9/iLorJ/xceeBN4DDVu+FRkZpJkr280 HOvB3Zsf19FsfIRSJ0stC/VPC1McsIEU9RPe4TRM/XbZbgx72VFBV3nux q9eR90THYhs2EIQT1E8Yetb6FDOPzhlgYG2FPVsQb7kl+0t4Qem/K3LW5 BoNL2FtVPSdIRTIaQh6Wps1ZVAC9DOWPpgTVUQR+zQgL4U+BJYp9+eata A==; From: To: Subject: RE: Unattended installation with locally downloaded packages Date: Thu, 4 Apr 2019 09:13:35 +0000 Message-ID: References: <66d2831f762945778396f3ea494ee1c6 AT HE202154 DOT emea2 DOT cds DOT t-internal DOT com> In-Reply-To: <66d2831f762945778396f3ea494ee1c6@HE202154.emea2.cds.t-internal.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x349J6eG005522 Hi we are trying to install Cygwin 2.11.2 with the following command line: setup-x86_64 -q -L -R "C:\Program Files\Cygwin" -l c:\Temp\Packages Where -q should be the Silent Installation. But no matter what, we allways get the GUI installation. The other Problem is that we have a lot of Packages and we want to use a Command Parameter that allows us to Install all downloaded packages from the "Packages" directory, but we cannot do this, only when applying the -p parameter and list up all the downloaded packages. Are there another Parameters that we could use, to hide the GUI installation, and to install all downloaded Packages at the same time (including all subdirectories)? Thanks in advance Laszlo -- 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