How can I kill a process
exemple : I launch cmd.exe with the shell function, I want to kill this process in my code.

Fzz