En Thu, 08 Feb 2007 15:54:05 -0300, Daniel Clark <[EMAIL PROTECTED]>
escribió:
> I have a Windows command line based application that only shuts down
> cleanly if it sees "CTRL-C" on the console. I need to automate the
> running of this application, but still allow the user sitting at the
> mach
I have a Windows command line based application that only shuts down
cleanly if it sees "CTRL-C" on the console. I need to automate the
running of this application, but still allow the user sitting at the
machine to cancel the process cleanly if he/she needs to. In Unix this
would be a tiny shell s