(PeteCresswell) said:
Per John Doe:
Don't you just *love* it when Windows throws a notification like that?
"Something's wrong, we probably know exactly what... but we're going to
let you figure it out..."
That's a tradition in computing.
In Windows, a third-party program like Sysinternals
Handle or Sysinternals Process Explorer, may help you figure it out.
But the issue is far from "user friendly".
http://technet.microsoft.com/en-us/sysinternals/bb896653
Unix had the same tradition. Some of the programs listed
here, were some of the first things I added to my Unix
box at work. Because it sported the same annoying issue.
The worst on boxes like that, was when the CD tray wouldn't
open, because the CD would not dismount, and all because
some "file was open".
http://en.wikipedia.org/wiki/Lsof
Somewhere in my travels, I've seen an OS that *did* list
open handles on a file, without teasing you. But I can't
remember exactly where I saw that now.
Paul