From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 124475 invoked by alias); 4 Apr 2019 10:18:24 -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 124468 invoked by uid 89); 4 Apr 2019 10:18:23 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_00,EXECUTABLE_URI,SPF_PASS autolearn=no version=3.3.1 spammy=HX-Envelope-From:sk:michael, GmbH, HAccept-Language:de-DE, gmbh X-HELO: mga14.intel.com Received: from mga14.intel.com (HELO mga14.intel.com) (192.55.52.115) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 04 Apr 2019 10:18:22 +0000 Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 04 Apr 2019 03:18:20 -0700 Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by orsmga002.jf.intel.com with ESMTP; 04 Apr 2019 03:18:20 -0700 Received: from irsmsx111.ger.corp.intel.com (10.108.20.4) by irsmsx110.ger.corp.intel.com (163.33.3.25) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 4 Apr 2019 11:17:30 +0100 Received: from irsmsx102.ger.corp.intel.com ([169.254.2.21]) by irsmsx111.ger.corp.intel.com ([169.254.2.85]) with mapi id 14.03.0415.000; Thu, 4 Apr 2019 11:17:30 +0100 From: "Soegtrop, Michael" To: "Laszlo.Varga@t-systems.com" , "cygwin@cygwin.com" Subject: RE: Unattended installation with locally downloaded packages Date: Thu, 04 Apr 2019 10:18:00 -0000 Message-ID: <0F7D3B1B3C4B894D824F5B822E3E5A178FD50135@IRSMSX102.ger.corp.intel.com> References: <66d2831f762945778396f3ea494ee1c6@HE202154.emea2.cds.t-internal.com> In-Reply-To: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Return-Path: michael.soegtrop@intel.com Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019-04/txt/msg00033.txt.bz2 Dear Laszlo, I think you also need to give the --site option and likely also --no-admin = if you want an unattended install. You can find a (lengthy) batchfile which installs cygwin (unattended is an = option) and excutes a shell script using it here: https://github.com/coq/coq/blob/master/dev/build/windows/MakeCoq_MinGW.bat The final call to the setup is in line 365, but you should also look into h= ow %CYGWIN_OPT% is set depending on options. The wait for setup complete in case you need an admin install and the unatt= ended configuration of a user profile (first login) following might also be= of interest. Best regards, Michael Intel Deutschland GmbH Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Gary Kershaw Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928 -- 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