DelLater - Version 1.1 Have you ever tried to delete a file, only to befrustrated by messages like these? The process cannot access the file because it isbeing used by another process. Cannot delete file: It is being used by anotherperson or program. Close any programs that might be using the file andtry again.Here is an easy solution. DiamondCS DelLater uses theonly method recommended by Microsoft to delete filesthat are in use. This method is based on documentationfrom Microsoft that describes a function calledMoveFileEx, and DelLater has been carefully designed tobe technically accurate to the guidelines set forth inthe article. This is the same technique used byanti-virus scanners when they're unable to deletein-use files. Although the MoveFileEx function isn'tsupported under Windows 95/98/ME, the article doesdescribe how to implement the same functionality, whichDelLater does. Don't worry if you don't understand theMicrosoft article - DelLater simplifies everything.