Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com From: "Gary R. Van Sickle" To: "Cygwin-Apps" Subject: Rob: LogFile Q Date: Thu, 23 May 2002 23:34:28 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In LogFile::exit() there's code like this: if (exit_msg) note (NULL, exit_msg); note() (among other duties) pops up a MessageBox() with the text of the exit_msg at the end of the install. I'm trying to eliminate the trailing "Install complete" popup, and anyway it doesn't seem to be the best practice to be popping up dialogs this deep in non-UI code. OK if I begin a process of hoisting this out, maybe with a note_nobox() on successful install initially? -- Gary R. Van Sickle Brewer. Patriot.