I am running a node generated exe binary in cgywin . But it gives error
https://github.com/joyent/node/issues/804 -- checkout the last comment.
It works fine in windows cmd , so I am using cygstart command . But the issue is I cant get the logs after running cygstart .
cygstart someee.exe arguments > output.txt
This also doesn't gives output in output.txt
Can anyone help me out .