X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 64035386F028
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
From: "KAVALAGIOS Panagiotis (EEAS-EXT)"
 <Panagiotis.KAVALAGIOS@ext.eeas.europa.eu>
To: Bill Stewart <bstewart@iname.com>, "cygwin@cygwin.com" <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//sB00IACzXKA//7Vo4CAAqeFgP/58zSgAYreJoD//914wA==
Date: Tue, 21 Apr 2020 13:56:19 +0000
Message-ID: <c09f23e947904b25ad7011c936fd27f8@BELBRU-EXMP101.eeas.europa.eu>
References: <DM5PR05MB295527B652FAF4256E9B26F7FFDB0@DM5PR05MB2955.namprd05.prod.outlook.com>
 <6a7a523f04684961b1f5fc5b5081a72f@BELBRU-EXMP101.eeas.europa.eu>
 <CANV9t=QFyo+nR8wvMy0Om=WTLNCmi297H2CBqGfLq-fkKdtp0w@mail.gmail.com>
 <a1266f159dc749608d2ba37519f51fd5@BELBRU-EXMP101.eeas.europa.eu>
 <CANV9t=Rhphf2B4WL2g4chv=xzYgZDD7NkJjFW1OV4eyWvV_e7Q@mail.gmail.com>
 <f59e75f46c2b407fa37bcf74b3bc0232@BELBRU-EXMP101.eeas.europa.eu>
 <CANV9t=SeR8X25_z9N=WJrY-x9gnQkDUunVPGi3zs_zL8xUNV7w@mail.gmail.com>
 <c20d98fc3269447a86600de2421a976e@BELBRU-EXMP101.eeas.europa.eu>
 <CANV9t=QP6Sn+Ly+OWM6AuFT=p7_mYENra+5bf0d=hziLcgfeVQ@mail.gmail.com>
In-Reply-To: <CANV9t=QP6Sn+Ly+OWM6AuFT=p7_mYENra+5bf0d=hziLcgfeVQ@mail.gmail.com>
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]
MIME-Version: 1.0
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.138, 18.0.676
 definitions=2020-04-21_05:2020-04-20,
 2020-04-21 signatures=0
X-Proofpoint-Spam-Details: rule=outbound_spam_notspam policy=outbound_spam
 score=0 suspectscore=0
 adultscore=0 bulkscore=0 impostorscore=0 clxscore=1015 spamscore=0
 phishscore=0 mlxscore=0 lowpriorityscore=0 mlxlogscore=999
 priorityscore=1501 malwarescore=0 classifier=spam adjust=0 reason=mlx
 scancount=1 engine=8.12.0-2003020000 definitions=main-2004210110
X-Spam-Status: No, score=-8.2 required=5.0 tests=BAYES_00, GIT_PATCH_2,
 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
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

> -----Original Message-----
> From: Cygwin <cygwin-bounces@cygwin.com> On Behalf Of Bill Stewart
> 
> On Tue, Apr 21, 2020 at 2:08 AM KAVALAGIOS Panagiotis (EEAS-EXT) wrote:
> 
> > s/silent/verysilent/g>
> > -----------
> > /SILENT, /VERYSILENT Instructs Setup to be silent or very silent.
> > When Setup is silent the wizard and the background window are not
> > displayed but the installation progress window is. When a setup is
> > very silent this installation progress window is not displayed.
> > Everything else is normal so for example error messages during
> > installation are displayed and the startup prompt is (if you haven't
> > disabled it with DisableStartupPrompt or the '/SP-' command line
> > option explained above).
> > -----------
> >
> > Cygwin setup supports does not support very silent installation.
> > That is our major issue describing in this thread.
> 
> My point is that "very silent" is not necessary for automation. All you need is
> for the installer not to stop for input.
> 
> Whether a GUI appears or not is irrelevant, as long as it doesn't block (stop
> for input).

Are you sure that a setup that is automated with a silent installation, but it still displays a progress popup, it cannot fail if it is not able to display that window when there is no user logged in? I am not, hence I would prefer that setup could ensure a real background operation.

An exception displaying the progress window could lead to the interruption of the installation process. That is a blocking condition as well, even though no input is required by the user.

Regards,

Panos Kavalagios

Application Architect
CONSULIAT (under contract with the EEAS)
BA.BS.3.IS
_____________________________________
Office: EEAS B100 Floor 5 Area 048
Rue Belliard 100, 1000 Brussels
Phone: +32 2 584 6017

--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
