On Thu, Apr 9, 2009 at 3:25 AM, santhosh vs <[email protected]> wrote: > The move trick doesnt work in vista :(
The win32 API MoveFileEx() will delete the locked file on the next reboot. Try to play with Unlocker from a command prompt and see if you can pass it a file name or something. If that works, just have your app call Unlocker and pass it the locked file and then delete it. Not sure if Unlocker supports command line params or not, I have always used it from a context menu in Explorer. Jim
