If i created a shell command that call a batch file, and that batch file is composed of command that copy data on a cd, is there a way , while the process is running, to cancel the process of your batch file(Shell) i know in dos, it's the CTL-BREAK, but how can i send that to my process using VB.
thanx