X-Recipient: archive-cygwin@delorie.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:mime-version
	:content-transfer-encoding; q=dns; s=default; b=b8jsvyAvZWtoLdVm
	hWmKwve6llgjVZQnodu6B+OR6i+Wam6RNQbKxI7dmfGraRD2O+Vy5zg6e6RzUFTv
	2v1h4m4kIDHv2TRxA+g4ED2/gkvulOtcMp3yHFIvT3dxZfiN/nROFpLF9uspDzea
	XO/2/uy0syeJGS0Wd5gsehjalPs=
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:mime-version
	:content-transfer-encoding; s=default; bh=gqvxsytjA37Oc41B5G6td8
	zJdaA=; b=xacn642x98xwQuHwQoPHljwbo+dr8yxBtWsiOtik3l38nX5q4R1JtQ
	Z9KibJTddy9ALvYPRNX0zlLFUtobkQanc50XiYUg8ZX/eyQHqmsbJgL/Q9IinNMo
	QfZ0++Cc39xxvtQuaM5+fKwjt20w5mFkt7T4L4MJpi/FkAVVoi5So=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
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
From: "Soegtrop, Michael" <michael.soegtrop@intel.com>
To: "Laszlo.Varga@t-systems.com" <Laszlo.Varga@t-systems.com>,
        "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: RE: Unattended installation with locally downloaded packages
Date: Thu, 4 Apr 2019 10:17:30 +0000
Message-ID: <0F7D3B1B3C4B894D824F5B822E3E5A178FD50135@IRSMSX102.ger.corp.intel.com>
References: <66d2831f762945778396f3ea494ee1c6@HE202154.emea2.cds.t-internal.com> <f02dfeb8eb7047eba3748d793e1f12d8@HE202154.emea2.cds.t-internal.com>
In-Reply-To: <f02dfeb8eb7047eba3748d793e1f12d8@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 x34AIWan011086

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 how %CYGWIN_OPT% is set depending on options.

The wait for setup complete in case you need an admin install and the unattended 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


