File Explorer "The action can't be completed because the folder/file is open in another program"

P

(PeteCresswell)

Per John Doe:
WHICH PROGRAM?!

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..."
 
P

Paul

(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
 
B

Bucky \Wurk Arownd\ Breeder

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..."

You're right of course. Like in task manager, you should be able to hover
over the process and get a path balloon... same with PID, you should be
able to hover over that and identify the dependenc[y][ies] because if the
system can display the end of the string, it certainly had to obtain that
from the path - and it'd be a small matter of a tiny piece of code to
acomplish the complete picture. Apparently the millionaires who design
these operating systems don't bother to use them... At some level they
even insulate themselves from any meaningful feedback for sure.

Sometimes you just have a picture or text file still open in the folder...

Sometimes a 3rd party process kept a handle open even though you've closed
it...

2 freewares that I ocassionally use are "Unlocker" and/or "LockHunter".

http://www.emptyloop.com/unlocker/

http://lockhunter.com/

It's just easier than trying to change Microsoft's mind.

--

I AM Bucky Breeder, (*(^;
and my only New Year Resolution is:

to totally focus on my inner "AWESOMENESS!"
(Because I'm not entirely comfortable with
the words "Hero;" "Genius;" and "Legendary.")

http://tinyurl.com/7fude4d
 
P

(PeteCresswell)

Per Bucky "Wurk Arownd" Breeder:
You're right of course. Like in task manager, you should be able to hover
over the process and get a path balloon... same with PID, you should be
able to hover over that and identify the dependenc[y][ies] because if the
system can display the end of the string, it certainly had to obtain that
from the path - and it'd be a small matter of a tiny piece of code to
acomplish the complete picture. Apparently the millionaires who design
these operating systems don't bother to use them... At some level they
even insulate themselves from any meaningful feedback for sure.

Yet they spend all that effort moving the furniture around with each new
release...... -)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top