Does anybody know how to delete a locked file in Windows NT ?
Thank you
Printable View
Does anybody know how to delete a locked file in Windows NT ?
Thank you
how do you mean locked. Do you mean deleting an exe file while the process is running "locked by the os"; or do you mean removing a lock flag placed manually or programatically and erasing the file?
The problem exactly is delete a file in a server when some clients may have it open.
Thank you