Kill process when close application

May 15 2018 6:25 AM
Hi
I have problem with .net console application. In application open file by process.start(filepath).
If close application unfortunalty file is close too. Where is the problem?

I try tu use Shell32 open , and try to run bat file where put path to file. When close appilication cmd and file is close too.

Answers (1)