On a Windows 2000 Server, there is a file opened. The file is located in
"C:\Temp\SomeFile.txt"
This file can't be deleted, renamed, etc. - because it is "in use".
The app that created the file is probably running (which one) and if the
server is rebooted, the file can probably be deleted.
Any thoughts on how to find the process that opened it?
Or how to Delete it with the parent process still running?
Thanks,
Wayne
"C:\Temp\SomeFile.txt"
This file can't be deleted, renamed, etc. - because it is "in use".
The app that created the file is probably running (which one) and if the
server is rebooted, the file can probably be deleted.
Any thoughts on how to find the process that opened it?
Or how to Delete it with the parent process still running?
Thanks,
Wayne