H
Hakùna kù
Hello Everybody ,
I have a Process.Start() method that launch a "main.exe" files .
The "main.exe" launch 3 sub-file :
a.exe
b.exe
c.exe
What I want is the When I close the Main.exe , then the sub-file exe must
Close !
Basically is the same as "terminate childs processes..." of TaskManager :
it close All processes generated by a "process" .
Any help ?
Hakùna kù
I have a Process.Start() method that launch a "main.exe" files .
The "main.exe" launch 3 sub-file :
a.exe
b.exe
c.exe
What I want is the When I close the Main.exe , then the sub-file exe must
Close !
Basically is the same as "terminate childs processes..." of TaskManager :
it close All processes generated by a "process" .
Any help ?
Hakùna kù