X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DDBC8385C40C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1638285263; bh=5cC4+p0xPDXru/F3gnu9oE6wUOtkYEQwuh8W14O7cuQ=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=SVbkQmQaNS6aRjlxRbfhbrX1e6QrV0UK4xZZj3pjn0O3Eatd/JCO6kXL+UupA2IWh aGtjQefQCBUU+iBcChL6TFw253fCIN+Id9t8lBSy43PTK/iDi7rx+bt03ysG6wX41S vtB3yFjw5/B9UC7mptSAH/Mr+RXPRFUK4pgrE0Bk= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 3CC95385DC09 Date: Tue, 30 Nov 2021 16:12:13 +0100 To: cygwin AT cygwin DOT com Subject: Re: No cancel mode for setup.exe Message-ID: Mail-Followup-To: cygwin AT cygwin DOT com, "Fuchs, Thorsten" References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Provags-ID: V03:K1:B/JugNsQ8t8/NdVDf5W4v42y6W2J7WrP+XTs33a9UbM09xqd3xa K82vfMa2Q/45x8TAg6Irz3vwNDXS2YPXKYa11b8iPhWnqwWdYMAYsPHsyk8YJByDMH3aRRe MsIgBfs45T05PavUcaQ3IrPyn5a6qJ+bhe8x0JxO/fwQC9j+dCZWsrFrt+hmjxT6Q0Iv1kc uEvTsiDCaU78i5NNA9/+A== X-UI-Out-Filterresults: notjunk:1;V03:K0:E8oMDJi2Fg8=:UrcwcqdU3AUBwHDlcFus22 B5LE8sWN71uwun49k5SfIL9hL4nVXsm4/8m+o4gcZj2eE/ditDI74+6mQLPJgFnSBb+J2pFf9 S3ozJSte6mKT5uSn7QrWHfZmtBiaaKSABbqPuvqb2J4sLYQj9dLcoYaiiBuiyavCkWX5P6XyG //LvHNRPFqDC1KM8CuCFmANnGvmTjH6Co6S+m/4HoVfe75uMiRXrdMX8Nr5cd3jaAG8xNE/ej 6F0c8EWnS786Zu0kwzALE/zUSTaqcV2J50D9bnTQskPM5ddMjaScLmj0RItKuginsVhfrz7VV OH4GTlgL1qQBaoKVgbzydF0vFgP3yKBGp+VjWJJR4Wssdxs2i516McPUS+0S40PgaSrL63YyN NlMubhUBgL9AE4E/aWgxfpE9ZQoJLFW99nWeDdGT6L4h/r1ZrCVxikGp+kDcpTF93T+DobPo7 WyRHSAZkuaABuNMr8yg51tpN2N8eunTff/LqLDcnoXXdLKPDhU5Z8iKIvaVu5J9auSDbRCngt NT2fgGhD3Ekg4msDc/4Xu4sgaatnMZunhuq7+OsdgyhiSQq4xCOCuxGRtS2axkLHrYnSHNcjj xWoxXYeZf/i0bJxrrB8AtucEnEXsnkPLj1Mysju7Wae57sZTZPKtHKj2Z7NJCTliHtSdMsxUW lYwaxP6FA6M5mKvchfd/6g2++qdKiSYAK0eeM4wvqBvj6t2mfoFOV5g25Op+bQ/dF73jO2N/h hoxEQ9z8d7zykrML X-Spam-Status: No, score=-99.1 required=5.0 tests=BAYES_00, GOOD_FROM_CORINNA_CYGWIN, JMQ_SPF_NEUTRAL, KAM_DMARC_NONE, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NEUTRAL, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT 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: , From: Corinna Vinschen via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Corinna Vinschen , "Fuchs, Thorsten" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Hi Thorsten, On Nov 29 15:23, Fuchs, Thorsten via Cygwin wrote: > Hi, > > We are using the setup-x86_64.exe within our deployment system to > install Cygwin at the developer workstations. The setup run is > triggered automatically and all developer workstation going to be > install identically. However, when the setup window is open and the > install is in progress it is possible for the user to cancel it. > Sometimes developers interrupt the process. Would be good if this can > be avoided. When you automate the setup call, can't you also ask the automation to run the process in a hidden window? That would probably already avoid a lot of uninformed interruption... Corinna -- 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