I am able to run executables from my c:\cygwin\bin directory with no problems. However, when I run cygwin.bat, I am unable to run any of the executables in the bin directory. Here is what my cygwin.bat file looks like:
SET HOME="c:\cygwin" SET PATH="c:\cygwin\bin" C: chdir C:\cygwin\bin bash --login -i Everything seems okay, yet the problem remains. Any suggestions? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/