But it will run if I double click it from Explorer. I have execute
permissions. What is wrong?
Chloe@xps ~
$ /setup.exe
-bash: /setup.exe: Permission denied
Chloe@xps ~
$ ls -l /setup.exe
-rwx------+ 1 Chloe None 705053 Jun 13 02:03 /setup.exe
Chloe@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@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