I have scheduled an exe say utility1.exe .
I have version control software that has to update the same exe via automated process.
But I am getting following error: Can't replace read only file .
Even
When I manually try to delete the file " cannot
delete file used by another program"
Could you please tell me any idea on How to create writable exe which is already schdeuled?