* Remove svn:executable from non-executable files This commit was SVN r11555.
create a process component which use CreateProcess to spawn the child. Special care should be taken in order to correctly redirect the stdin, stdout and stderr of the child process. This commit was SVN r11405.