Andrey Repin wrote:
Hmm... therefore it is also better to change the last line to:
    .\bash --login -i
"%~dp0bin\bash.exe" --login -i

Changing the directory before bash is run is a security measure because the current directory may be in DLL search path. I guess this is one reason why the cygwin.bat file created by setup.exe also does this.


--
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

Reply via email to