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 :content-type:content-transfer-encoding; q=dns; s=default; b=dvt XMzjJZFBJcJAnhHH3JM75VL3EHcx1jQPWK6dYdVzhl6ok0+gBdwHZ59lPuWWXQpF h+bcaoObqKqPeIhXrAJj+UqQdrBCwV/3n9Mag4sp7FuIC0c+vahHs81JOLZcwYFd wCBWNTYKIR0fdJnSMD7F8kn8AGOpilNWHwXVoEW8= 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 :content-type:content-transfer-encoding; s=default; bh=MHNsVvQ8o HVtSQSHd68EA2ifmMo=; b=T5UVIQOq1Qegi8sUL3ps07MiNA3BY9uPBXiD+2CL6 C+pE3wfKaQZ5HaGw2RV8TZ5puOLUJdDQZpqdM5qdOUTs9cJt0kit8sNqBtkDTFtn 3rBxrOh3agwRAoYC8nuyMFqxyEBIxpb+yYlecZWXxowqYPFBvD+0GMgs3t7uDz+L KY= 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=0.8 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SPF_PASS,TW_RW autolearn=ham version=3.3.1 Message-ID: <51BF981A.1060807@oliveyou.net> Date: Mon, 17 Jun 2013 19:13:30 -0400 From: Chloe User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Setup.exe won't run from Bash on Windows 8 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit But it will run if I double click it from Explorer. I have execute permissions. What is wrong? Chloe AT xps ~ $ /setup.exe -bash: /setup.exe: Permission denied Chloe AT xps ~ $ ls -l /setup.exe -rwx------+ 1 Chloe None 705053 Jun 13 02:03 /setup.exe Chloe AT xps ~ $ icacls 'c:\cygwin\setup.exe' c:\cygwin\setup.exe xps\Chloe:(RX,W) BUILTIN\Administrators:(I)(F) NT AUTHORITY\SYSTEM:(I)(F) Successfully processed 1 files; Failed processing 0 files Chloe AT xps ~ $ uname -a CYGWIN_NT-6.2-WOW64 xps 1.7.17(0.262/5/3) 2012-10-19 14:39 i686 Cygwin Setup.exe version 2.774. -- 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