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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=p8DXb2jlPuulF1BiB0XdpDulyECSiH9yppbPfB21nv0 nGxQGieX5epS0GRNH6nuWLOfgk8H0bAqgjUHoXfLwENa2UOwJPF7MqF99Sw7d40U HkiTXnPb21pGEb5UCKTjAfk8sSYty1WhChoVCuf5JckfsH8DID7Cu9umsE2hx7Ic = 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=WqYN7/aFwFYQYHAD/NLaadCQoIo=; b=DbO9wi3hZU8XjgJuw rb15le/7L9k1XIIiU7kN6LYlW7VZRTpbo4Xsc0d//cnq7Uiah4HAeWJq7IZTJAVl 5zQWWYEB+oF3/O+8prPDljEzWHTfGnBE8nNu/Ng7ZD2vYrbIYefJlMCX3S54jACI U6sEKEKUhiTIy5Pir5dlsA3tNI= 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 X-Spam-SWARE-Status: No, score=-3.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 X-Received: by 10.68.245.170 with SMTP id xp10mr14795014pbc.41.1371511019125; Mon, 17 Jun 2013 16:16:59 -0700 (PDT) Message-ID: <51BF98E9.4030004@users.sourceforge.net> Date: Mon, 17 Jun 2013 18:16:57 -0500 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Setup.exe won't run from Bash on Windows 8 References: <51BF981A DOT 1060807 AT oliveyou DOT net> In-Reply-To: <51BF981A.1060807@oliveyou.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2013-06-17 18:13, Chloe wrote: > But it will run if I double click it from Explorer. I have execute > permissions. What is wrong? Due to UAC Installer Detection, setup.exe requires Admin permissions in order to run, but bash doesn't know that. Use cygstart /path/to/setup.exe to work around this. Yaakov -- 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