From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx07-00338601.pphosted.com (mx07-00338601.pphosted.com [185.132.180.155]) by sourceware.org (Postfix) with ESMTPS id 89268384A01E for ; Thu, 16 Apr 2020 08:25:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 89268384A01E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=ext.eeas.europa.eu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=Panagiotis.KAVALAGIOS@ext.eeas.europa.eu Received: from pps.filterd (m0159272.ppops.net [127.0.0.1]) by mx07-00338601.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 03G8OP1r010886; Thu, 16 Apr 2020 08:25:37 GMT Received: from belbru-exmp104.eeas.europa.eu ([185.239.100.44]) by mx07-00338601.pphosted.com with ESMTP id 30dn929gp1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Thu, 16 Apr 2020 08:25:37 +0000 Received: from BELBRU-EXMP101.eeas.europa.eu (10.51.4.101) by BELBRU-EXMP104.eeas.europa.eu (10.51.4.104) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 16 Apr 2020 10:25:36 +0200 Received: from BELBRU-EXMP101.eeas.europa.eu ([fe80::84a9:3dc9:d6bf:719f]) by BELBRU-EXMP101.eeas.europa.eu ([fe80::84a9:3dc9:d6bf:719f%19]) with mapi id 15.00.1497.006; Thu, 16 Apr 2020 10:25:36 +0200 From: "KAVALAGIOS Panagiotis (EEAS-EXT)" To: Bill Stewart , "cygwin@cygwin.com" Subject: RE: setup-x86_64.exe --quiet-mode issues using Management Tools Thread-Topic: setup-x86_64.exe --quiet-mode issues using Management Tools Thread-Index: AdYTMeSjIijIRD1MS8uqbuPGAo/l4gAAxbSg///lSYD//sB00A== Date: Thu, 16 Apr 2020 08:25:36 +0000 Message-ID: References: <6a7a523f04684961b1f5fc5b5081a72f@BELBRU-EXMP101.eeas.europa.eu> In-Reply-To: Accept-Language: en-GB, el-GR, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.51.5.102] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.138, 18.0.676 definitions=2020-04-16_03:2020-04-14, 2020-04-16 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_spam_notspam policy=outbound_spam score=0 malwarescore=0 lowpriorityscore=0 mlxscore=0 phishscore=0 spamscore=0 clxscore=1011 impostorscore=0 mlxlogscore=564 suspectscore=0 bulkscore=0 priorityscore=1501 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2003020000 definitions=main-2004160056 X-Spam-Status: No, score=-3.8 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2020 08:25:43 -0000 > From: Cygwin On Behalf Of Bill Stewart > On Wed, Apr 15, 2020 at 9:03 AM KAVALAGIOS Panagiotis (EEAS-EXT) wrote: >=20 > > I have already requested a feature to totally remove any GUI from > > silent installation: > > > > https://www.mail-archive.com/cygwin@cygwin.com/msg162887.html >=20 > Just curious: Why does it matter whether a GUI appears or not, as long as= it > doesn't block (stop for input)? Because the package can be sent to your machine when you are working and we= don't wish to disturb the users. Everything is performed in the background= . Annoying popups are not welcomed. Silent installation is supposed to be s= ilent without any horns shouting in the foreground. Panos