1
Answer

delete processes from a file

Hello, I want to delete a file in C# but the system tell me that anybody is using the file ... I would like to delete the processes that are linked to the file. Thanks Mark

Answers (1)