Delete locked file using AutoHotKey
I’m trying to delete a locked file using AutoHotKey v1/v2 without the use of any 3rd party software. The file is created and locked by another process which I don’t want to terminate.
I’m trying to delete a locked file using AutoHotKey v1/v2 without the use of any 3rd party software. The file is created and locked by another process which I don’t want to terminate.