X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Rob Subject: setup.exe --quiet-mode Date: Thu, 4 Sep 2008 18:38:31 +0000 (UTC) Lines: 10 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I know there have been lots of discussions on unattended setups, and i'm taking my crack at getting one set up, but ran into a frustrating situation using quiet mode: When running setup.exe with -q if there are in-use files encountered, setup will still pop up the dialog telling you so and sit there and wait forever until you click the OK button. This clearly is not "unattended". It would be better if it could just exit with a specific error code that you could read and take some action (restart). I'm sure I could just choose the --no-replaceonreboot (-r) option to bypass the dialog box, but that would probably lead to an unstable install. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/