Why can't run.exe execute a shebang script directly?
Warren Young
warren@etr-usa.com
Fri Oct 24 14:57:00 GMT 2014
On Oct 24, 2014, at 7:37 AM, Andrey Repin <anrdaemon@yandex.ru> wrote:
> run.exe is designed to start Windows
> applications (or associations).
…or associations?
Are you confusing run.exe with cygstart.exe?
$ touch foo.txt
$ run foo.txt
run FATAL: Could not start C:\cygwin64\home\Warren\foo.txt
$ cygstart foo.txt # Notepad opens, as expected
--
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
More information about the Cygwin
mailing list