X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=fyFlIMg
	yQq8lb5v5RltmEAL1OdPOeZ56IxFqbPxrvuC+CdVDXfYXS0d2BmhcPrCJFU1Eihg
	PCY4X0RY9gf+iRrV37R6B4xPzz3BqzpR5E0ojyx8pgZ164BoPgnA7s6rmNnZpwWv
	mNOI4fynTfSpKZsAjXhR70k998Ij21UF7v+I=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; s=default; bh=HEPJceekFbmHw
	WlXAmMlgtBDdUM=; b=s0Rdm40fBHPHYG8Wqwbsqah0xNjs3gOMUePAjYKvkqDfF
	aIjOeDjPDSYdujLjCpn6rQ/VJTkJcUtzPmyr7T9rjW23srIZGxtiVHtjLsC5vLbV
	KX8DNJ879+1WArf+fmAdU2/TJ7JQcGsGGwzbIclBnX5c+bHDKycmJLamEyBTlY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-5.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,FROM_LOCAL_NOVOWEL,HK_RANDOM_ENVFROM,HK_RANDOM_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2
X-HELO: mail-vc0-f180.google.com
X-Received: by 10.220.188.131 with SMTP id da3mr1109294vcb.10.1414023599649; Wed, 22 Oct 2014 17:19:59 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <1414010093.92003.YahooMailNeo@web162802.mail.bf1.yahoo.com>
References: <1413488630.82429.YahooMailNeo@web162806.mail.bf1.yahoo.com> <544055FF.2030604@cs.umass.edu> <1413517183.86611.YahooMailNeo@web162801.mail.bf1.yahoo.com> <1413517863.36122.YahooMailNeo@web162806.mail.bf1.yahoo.com> <54411638.2000104@cs.umass.edu> <1413910316.59036.YahooMailNeo@web162803.mail.bf1.yahoo.com> <1245475041.20141022173600@yandex.ru> <1414010093.92003.YahooMailNeo@web162802.mail.bf1.yahoo.com>
From: Doug Henderson <djndnbvg@gmail.com>
Date: Wed, 22 Oct 2014 18:19:39 -0600
Message-ID: <CAJ1FpuM=aDE0tAPb5Ez_TwW87j8ypBWp_RncETFaDQdNYLYYzA@mail.gmail.com>
Subject: Re: run.exe flashes non-hidden console window in cygwin64 on Win7Pro-64
To: cygwin <cygwin@cygwin.com>
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

On 22 October 2014 14:34, John Wiersba  wrote:
> Andrey, the flashing console flashes very quickly and I don't know how to slow it down.
> It appears to have no title and no contents.

run appears to work correctly when you use it at a cygwin shell prompt.

run.exe is a cygwin executable; use ldd see the DLLs that it uses.

Since your shortcut is not starting a windows GUI program, it starts a
console window, possibly executing cmd.exe

It is this console windows where cmd.exe executes run.exe that you see
flashing on the screen.

Have you tried changing the shortcut to cause it to open the window
minimized? I vaguely remember doing something like that with the
cygwin.bat clone I used to start a (non-X windows) rxvt window.

Doug

-- 
Doug Henderson, Calgary, Alberta, Canada

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

