From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 42852 invoked by alias); 4 Apr 2019 09:18:58 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 42844 invoked by uid 89); 4 Apr 2019 09:18:57 -0000 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 Received: from mailout31.telekom.de (HELO mailout31.telekom.de) (194.25.225.143) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 04 Apr 2019 09:18:56 +0000 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==; Received: from qde9xy.de.t-internal.com ([10.171.254.32]) by MAILOUT31.dmznet.de.t-internal.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 04 Apr 2019 11:18:54 +0200 Received: from he202152.emea2.cds.t-internal.com ([10.169.118.187]) by QDE9Y1.de.t-internal.com with ESMTP/TLS/AES256-SHA; 04 Apr 2019 11:13:38 +0200 Received: from HE202154.emea2.cds.t-internal.com (10.169.118.189) by HE202152.emea2.cds.t-internal.com (10.169.118.187) with Microsoft SMTP Server (TLS) id 15.0.1473.3; Thu, 4 Apr 2019 11:13:35 +0200 Received: from HE202154.emea2.cds.t-internal.com ([fe80::f56e:9ce1:b2d6:d774]) by HE202154.emea2.cds.t-internal.com ([fe80::f56e:9ce1:b2d6:d774%26]) with mapi id 15.00.1473.003; Thu, 4 Apr 2019 11:13:35 +0200 From: To: Subject: RE: Unattended installation with locally downloaded packages Date: Thu, 04 Apr 2019 09:18:00 -0000 Message-ID: References: <66d2831f762945778396f3ea494ee1c6@HE202154.emea2.cds.t-internal.com> In-Reply-To: <66d2831f762945778396f3ea494ee1c6@HE202154.emea2.cds.t-internal.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes X-SW-Source: 2019-04/txt/msg00030.txt.bz2 Hi=20 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 Co= mmand Parameter that allows us to Install all downloaded packages from the = "Packages" directory, but we cannot do this, only when applying the -p para= meter and list up all the downloaded packages. Are there another Parameters that we could use, to hide the GUI installatio= n, and to install all downloaded Packages at the same time (including all s= ubdirectories)? 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