>>55
There are multiple ways to do this(the simplest way: kill processes using those handles, simpler way: force processes to close their own handles, trickier way: have a kernel mode component close those handles and delete the file, and there's probably other ways I'm not aware of), but of course subsequent operations using that handle will fail.