Let say I have a network file \\myserver\myfolder\myfile.exe
mapped as R:\myfolder\myfile.exe
This folder is shared and myfile.exe is accessed by many computers at the same time.
I would like to delete the file but cant do it when it's running at any computers.
How to know if that file is still opened on any computers on the network?
Impossible to know?