K
K Viltersten
I need to remove a file.
That's the short story.
I go, of course, File.Delete(path) but the
problem is that it's being locked by an
other program. I wonder if there's a way
to brutally remove the file anyway. Any
means is feasible.
Thanks!
That's the short story.

I go, of course, File.Delete(path) but the
problem is that it's being locked by an
other program. I wonder if there's a way
to brutally remove the file anyway. Any
means is feasible.
Thanks!