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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=ww6CJVgPIVJr95B1iyyfE8Z4GlG9umd/HCCO0/I9lwD
	sUwwF0QeeSK9jcWFvOfw19fIQlEaPgmPTtmfX4vLdMxOZXeznJhpv1l2IBdg8T+H
	wObjNmXrohVzkv84WYexWZevnyD1H47T3TmendlU6G8DaqCbqEEwGXH25ko83+w8
	=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=dI5ZJxaWDY/utvUZjgIOJwlqtlg=; b=XAHvoXOdAw5xDpN4O
	vJQp3zHrt0+Asms8kjPb1gmJ72V1w7aTm+CpGxMUNxLHZ3DASASdtcFVqtRDTavF
	M9Oelv5iYAmhryFNdfgE+d0w6Z3oGv5E0PD8mq4mIPFOBcP1DXKj28f7cKWt1pPa
	G6tuDKJxyjIve8oSnuP2yj7st4=
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-Spam-SWARE-Status: No, score=-3.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 spammy=Stewart, stewart
X-HELO: Ishtar.sc.tlinx.org
Message-ID: <5CFFEF09.6010805@tlinx.org>
Date: Tue, 11 Jun 2019 11:12:25 -0700
From: L A Walsh <cygwin@tlinx.org>
User-Agent: Thunderbird
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Windowless Perl
References: <5eebff75b1f37a968325ed4fc7dce3a8@plebeian.com> <87a7epgs5t.fsf@Rainer.invalid> <3a0322aa51937847ea35009b77c1aa34@plebeian.com>
In-Reply-To: <3a0322aa51937847ea35009b77c1aa34@plebeian.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2019/06/10 13:12, Chris Wagner wrote:
> I didn't know about run, thanks for the tip. However when I use it to
> launch something from the Start Menu Run command, it still pops open a 
> terminal window of some kind for a fraction of a second.  I'm on Windows 
> 7.
>   
Windows has a flag set in each EXE as to whether or not it is a console
or GUI program.  There are tools that can set the flag in a given EXE file.

Perhaps that's similar to the util that Bill Stewart is talking about,
dunno.


--
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

