http://serverfault.com/questions/189988/how-i-can-execute-windows-command-line-in-background execute windows command line in background : start /B
/B Start application without creating a new window. The application has ^C handling ignored. Unless the application enables ^C processing, ^Break is the only way to interrupt the application.
No comments:
Post a Comment