Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista File Management

Notices

Reply

How can I delete multiples of Desktop file folder?

 

LinkBack Thread Tools Display Modes
Old 10-02-2007, 01:50 PM   #1 (permalink)
Default How can I delete multiples of Desktop file folder?

Somehow with inexperience using Vista, I created a series of Desktop file
folders in my user folder, some sited within each other. When I try to delete
the multiples, I get a message "The action can't be completed because the
folder is open in another program. Close the folder and try again."
I'm a bit of a neatness freak, so this multiplicity bothers me a little.
Apprecate any help!
Bellas
Guest
 
Posts: n/a
Reply With Quote  
Old 10-03-2007, 03:21 AM   #2 (permalink)
Default Re: How can I delete multiples of Desktop file folder?

Hi Bellas,

Your user profile folder already has a folder named "Desktop". What's the name of the folder you created, and can you post the directory structure of that folder?

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"Bellas" <Bellas@discussions.microsoft.com> wrote in message news:11CE1592-96F5-4462-A4B5-6F59979A656A@microsoft.com...
Somehow with inexperience using Vista, I created a series of Desktop file
folders in my user folder, some sited within each other. When I try to delete
the multiples, I get a message "The action can't be completed because the
folder is open in another program. Close the folder and try again."
I'm a bit of a neatness freak, so this multiplicity bothers me a little.
Apprecate any help!
Ramesh, MS-MVP
Guest
 
Posts: n/a
Reply With Quote  
Old 10-03-2007, 11:08 AM   #3 (permalink)
Default Re: How can I delete multiples of Desktop file folder?


My user profile is RMB, so the desktop versions are Desktop (with RMB as a
subdirectory), RMB-Desktop (folder that creates every time I save something
to the desktop), RMB-Desktop (file folder), RMB-Desktop-Desktop (file folder)
RMB-Desktop-Desktop-Desktop!!
I haven't intentionally created any of these, they just keep growing!
"Ramesh, MS-MVP" wrote:
Quote:
> Hi Bellas,
>
> Your user profile folder already has a folder named "Desktop". What's the name of the folder you created, and can you post the directory structure of that folder?
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "Bellas" <Bellas@discussions.microsoft.com> wrote in message news:11CE1592-96F5-4462-A4B5-6F59979A656A@microsoft.com...
> Somehow with inexperience using Vista, I created a series of Desktop file
> folders in my user folder, some sited within each other. When I try to delete
> the multiples, I get a message "The action can't be completed because the
> folder is open in another program. Close the folder and try again."
> I'm a bit of a neatness freak, so this multiplicity bothers me a little.
> Apprecate any help!
>
Bellas
Guest
 
Posts: n/a
Reply With Quote  
Old 10-03-2007, 01:25 PM   #4 (permalink)
Default Re: How can I delete multiples of Desktop file folder?

C:\Users\RMB\Desktop (This one is the default shell folder for "Desktop". So leave it as it is.)

As for the other folders, you should be able to delete using Command Prompt. (Type RD /? for more help on removing directories from Command Prompt.)

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"Bellas" <Bellas@discussions.microsoft.com> wrote in message news43DA458-0C31-41DF-94CF-7CF1EC21C2F3@microsoft.com...

My user profile is RMB, so the desktop versions are Desktop (with RMB as a
subdirectory), RMB-Desktop (folder that creates every time I save something
to the desktop), RMB-Desktop (file folder), RMB-Desktop-Desktop (file folder)
RMB-Desktop-Desktop-Desktop!!
I haven't intentionally created any of these, they just keep growing!
"Ramesh, MS-MVP" wrote:
Quote:
> Hi Bellas,
>
> Your user profile folder already has a folder named "Desktop". What's the name of the folder you created, and can you post the directory structure of that folder?
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "Bellas" <Bellas@discussions.microsoft.com> wrote in message news:11CE1592-96F5-4462-A4B5-6F59979A656A@microsoft.com...
> Somehow with inexperience using Vista, I created a series of Desktop file
> folders in my user folder, some sited within each other. When I try to delete
> the multiples, I get a message "The action can't be completed because the
> folder is open in another program. Close the folder and try again."
> I'm a bit of a neatness freak, so this multiplicity bothers me a little.
> Apprecate any help!
>
Ramesh, MS-MVP
Guest
 
Posts: n/a
Reply With Quote  
Old 10-13-2007, 08:54 AM   #5 (permalink)
Default Re: How can I delete multiples of Desktop file folder?

Hi, I'm having the same troube with a game demo I downloaded. It's an .exe
file and I'm trying to delete it but it says gives me the "File In Use" mssg
box. I've tried running safe mode and deleting and still doesn't work. Also,
I tried from the command line but it's a two word folder name and it is not
showing the DOS name. So, if I try to erase it from the command prompt, it
gives me the "The system cannot find the file specified"

Thanks,
Chris.
Chris82
Guest
 
Posts: n/a
Reply With Quote  
Old 10-15-2007, 07:17 PM   #6 (permalink)
Default Re: How can I delete multiples of Desktop file folder?

Chris,

Enclosing the folder path within double-quotes should help.

Example:

"C:\Some Folder\MyFile.exe"

Or, type DIR /X to show the short file name.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"Chris82" <Chris82@discussions.microsoft.com> wrote in message news:7809FD66-2F61-4BB6-B3E2-30AD15821869@microsoft.com...
Hi, I'm having the same troube with a game demo I downloaded. It's an ..exe
file and I'm trying to delete it but it says gives me the "File In Use" mssg
box. I've tried running safe mode and deleting and still doesn't work. Also,
I tried from the command line but it's a two word folder name and it is not
showing the DOS name. So, if I try to erase it from the command prompt, it
gives me the "The system cannot find the file specified"

Thanks,
Chris.
Ramesh, MS-MVP
Guest
 
Posts: n/a
Reply With Quote  
Old 10-15-2007, 07:47 PM   #7 (permalink)
Default Re: How can I delete multiples of Desktop file folder?

Oh man...this worked flawlessly...thanks a lot man.

"Ramesh, MS-MVP" wrote:
Quote:
> Chris,
>
> Enclosing the folder path within double-quotes should help.
>
> Example:
>
> "C:\Some Folder\MyFile.exe"
>
> Or, type DIR /X to show the short file name.
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "Chris82" <Chris82@discussions.microsoft.com> wrote in message news:7809FD66-2F61-4BB6-B3E2-30AD15821869@microsoft.com...
> Hi, I'm having the same troube with a game demo I downloaded. It's an ..exe
> file and I'm trying to delete it but it says gives me the "File In Use" mssg
> box. I've tried running safe mode and deleting and still doesn't work. Also,
> I tried from the command line but it's a two word folder name and it is not
> showing the DOS name. So, if I try to erase it from the command prompt, it
> gives me the "The system cannot find the file specified"
>
> Thanks,
> Chris.
>
Chris82
Guest
 
Posts: n/a
Reply With Quote  
Old 10-16-2007, 04:48 AM   #8 (permalink)
Default Re: How can I delete multiples of Desktop file folder?

You're welcome!

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"Chris82" <Chris82@discussions.microsoft.com> wrote in message news:5687D7D7-8641-4C36-98F8-E09933E47BA4@microsoft.com...
Oh man...this worked flawlessly...thanks a lot man.

"Ramesh, MS-MVP" wrote:
Quote:
> Chris,
>
> Enclosing the folder path within double-quotes should help.
>
> Example:
>
> "C:\Some Folder\MyFile.exe"
>
> Or, type DIR /X to show the short file name.
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "Chris82" <Chris82@discussions.microsoft.com> wrote in message news:7809FD66-2F61-4BB6-B3E2-30AD15821869@microsoft.com...
> Hi, I'm having the same troube with a game demo I downloaded. It's an ...exe
> file and I'm trying to delete it but it says gives me the "File In Use" mssg
> box. I've tried running safe mode and deleting and still doesn't work. Also,
> I tried from the command line but it's a two word folder name and it is not
> showing the DOS name. So, if I try to erase it from the command prompt, it
> gives me the "The system cannot find the file specified"
>
> Thanks,
> Chris.
>
Ramesh, MS-MVP
Guest
 
Posts: n/a
Reply With Quote  
Old 11-21-2007, 04:13 PM   #9 (permalink)
Default Re: How can I delete multiples of Desktop file folder?



"Ramesh, MS-MVP" wrote:
Quote:
> You're welcome!
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "Chris82" <Chris82@discussions.microsoft.com> wrote in message news:5687D7D7-8641-4C36-98F8-E09933E47BA4@microsoft.com...
> Oh man...this worked flawlessly...thanks a lot man.
>
> "Ramesh, MS-MVP" wrote:
>
Quote:
> > Chris,
> >
> > Enclosing the folder path within double-quotes should help.
> >
> > Example:
> >
> > "C:\Some Folder\MyFile.exe"
> >
> > Or, type DIR /X to show the short file name.
> >
> > --
> > Regards,
> >
> > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> > Windows® Troubleshooting http://www.winhelponline.com
> >
> >
> > "Chris82" <Chris82@discussions.microsoft.com> wrote in message news:7809FD66-2F61-4BB6-B3E2-30AD15821869@microsoft.com...
> > Hi, I'm having the same troube with a game demo I downloaded. It's an ...exe
> > file and I'm trying to delete it but it says gives me the "File In Use" mssg
> > box. I've tried running safe mode and deleting and still doesn't work. Also,
> > I tried from the command line but it's a two word folder name and it is not
> > showing the DOS name. So, if I try to erase it from the command prompt, it
> > gives me the "The system cannot find the file specified"
> >
> > Thanks,
> > Chris.
> >
> HELP PLZ.....
I have an issue almost like this , and it is the closest I( have come to an
answer but not it.
I have a file in Music folder on my vista machine, the pathway is:C:/
Users/CDS USER/music/itunes/itunes/itunes music/ then lie 5 folders of
diffrent artists that are all empty. My problem is when i go to delete them
back to orginal music/itunes i get a box saying:Could not find this item,
this is no longer located in C:\Users\CDS USER\Music\iTunes. Verify the
item's location and try again. then gives me the option of trying again or
cancel????? HELP i can't get rid of this
epwjr
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
How to delete a folder or file that has been deleted or moved? grumpy1450 Windows Vista File Management 1 04-12-2007 10:48 AM
Cannot delete folder on my Vista desktop - Access Denied Christian Dreiner Windows Vista File Management 5 03-11-2007 11:17 PM
how to delete a file from the startup folder campden Windows XP Configuration & Management 2 06-10-2005 07:19 PM
Cannot Delete a Folder and a File in XP Stephen Galleher Windows XP Help & Support 0 10-27-2003 04:05 PM
Unable to delete file or folder Lawrence Gill Windows XP Performance & Maintenance 1 08-12-2003 05:10 AM


All times are GMT. The time now is 06:21 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90