Hey all, not sure if this is an issue with Everything or something else, but previously I was able to rename files in use, but now I can't anymore.
Example: I could be playing a video file, change the filename in Everything, and there wouldn't be an issue. It was really useful because I didn't have to close down the file to rename it.
But now an error pops up that the file is in use.
Is this a change in Everything or something else?
Thanks.
Renaming files in use
Re: Renaming files in use
Everything will only be able to rename opened files if they are opened with FILE_SHARE_DELETE. (allow delete)
Please make sure all opened handles are opened with FILE_SHARE_DELETE.
Process Explorer from sysinternals might be helpful.
Please make sure all opened handles are opened with FILE_SHARE_DELETE.
Process Explorer from sysinternals might be helpful.