X-Recipient: archive-cygwin AT delorie DOT 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:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=PEu+rCn LAnwOZ+CEhhBcIicQPa5N6XrXJloXCz2/3e72y7IAjGBlX/gLYfI+esofcmIVG+S lhCzkG5kunEU3U5HsL9yjJMfsYsNx2l1t8FAFJz9PHWuEcGNJh1fuL7BxhNkVih4 IBhLsBE1AXhDCNG87uWX6QZftW84N4q0kBlU= 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:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=w8kzYfB5DFO45 qgZJ0fCA8pQVVI=; b=rtRAo1q/9pOWxbCzRQwOQZF+P7lHcAJd3eCohpDG4da3h gonTybabA8li93NlzEk7+qNLW4YG5LE0uD9ASSv1dKOeYhgLXlaHHyONZAA/tBgs mkqylNosAZpDTV+IRhD3ga/Lxqjf3qhyLacbpXjesE4QM3Ps1oBa2jGy9FrLKc= 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: mout.gmx.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.com; s=dbd5af2cbaf7; t=1560201820; bh=2o60qYjwxYavmdQGMCwDEYUdIh67QFF6WAnOEo3ySKo=; h=X-UI-Sender-Class:References:In-Reply-To:From:Date:Subject:To; b=C+hhjFNEppxTN4Y7R7UAoMjialmgKuDCHuq+kPzqPT3UVOe5jqRnhO+3vfubqHhQf v8ramdWakFvzBpNg0Zk8IHga2sU25LRV0GnMzQr92OkARnXxZ8bZFZrMomqz8GVkDi S/2Ibi2wAJ1wJAxG+aFhx9N+iKT8vBScAOKwPGLQ= X-UI-Sender-Class: 214d933f-fd2f-45c7-a636-f5d79ae31a79 MIME-Version: 1.0 References: <5eebff75b1f37a968325ed4fc7dce3a8 AT plebeian DOT com> <87a7epgs5t DOT fsf AT Rainer DOT invalid> <3a0322aa51937847ea35009b77c1aa34 AT plebeian DOT com> In-Reply-To: <3a0322aa51937847ea35009b77c1aa34@plebeian.com> From: Bill Stewart Date: Mon, 10 Jun 2019 15:23:11 -0600 Message-ID: Subject: Re: Windowless Perl To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Mon, Jun 10, 2019 at 2:13 PM 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. I wrote a little tool called Exec/ExecGUI a while back that can do it: https://westmesatech.com/?page_id=49 Try ExecGUI with -s 0 (hidden window). Regards, Bill -- 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