locked files list
Hello All
I have a senario in which I have to delete a file while logoff time
I m catching the logoff event .
now there might bhe another processes which have open file which I want to delete.
i want to find the list of all those processes which are using or opening file which i want to delete so that i can kill them explicitly
.
Thanks in advance
|