Unable to rename folder

Page 2 of 4 FirstFirst 1234 LastLast

  1. Posts : 30
    Windows 7
       #11

    I have this problem all the time. I log out and then log in and am able to delete the pesky folder.
      My Computer


  2. Posts : 35
    Windows 7 Professional 64 bit
    Thread Starter
       #12

    WindowsStar said:
    Can you give us a screen shot?
    Here is a link to the screen shot. I have a doctor's appointment so will be late in checking your response. Thank you very much.....Ralph

    http://farm3.static.flickr.com/2773/...51971844_o.jpg
      My Computer


  3. Posts : 35
    Windows 7 Professional 64 bit
    Thread Starter
       #13

    My second reply.........


    WindowsStar said:
    Can you give us a screen shot?
    Don't know what happened to my first reply but here again is the link to the screen shot...........Ralph
    http://farm3.static.flickr.com/2773/...51971844_o.jpg
      My Computer


  4. Posts : 35
    Windows 7 Professional 64 bit
    Thread Starter
       #14

    Problem replying to posts


    I have replied twice to windowstar and both replies do not show up. I also have no idea how to respond to other posters as their is not quote for replying to. I am new to this forum so please bear with me.

    My response to windowstar is a link to the screen shot he requested. Here it is again, I hope it gets posted........Ralph

    http://farm3.static.flickr.com/2773/...51971844_o.jpg
      My Computer


  5. Posts : 2,737
    Windows 7 Enterprise (x64); Windows Server 2008 R2 (x64)
       #15

    I see the screen shots. Looks like your posts made it. Maybe it took the web site a bit to update.

    The first huge problem I see is that all your folders have been created off the ROOT of C huge no-no. You should move all those folders to your "Documents" folder. If you need them to be off a ROOT drive, consider adding another hard drive or partitioning yours so you can move all those folders to that drive. You will need to set the correct permissions on that drive BEFORE you move the data. I would set the permissions first and then do a COPY and PASTE.

    It is very possible that you are having problems with that folder because it is off the ROOT of C.

    I would open a CMD Prompt (us Run as Administrator) and exit all programs. Then use the Task Manager to end "explorer.exe". If you see more than one end them all. Then end any winword.exe, outlook.exe, notepad.exe, photoshop.exe etc. Make sure you DO NOT end cmd.exe.

    In the CMD prompt window on the C drive type ren "Temporary Photos - new" TempPhotos
    and press the enter key. Type dir TempP* and press the enter key. You should see your renamed folder.

    If do not see the new folder then something other then your software and the windows shell is keeping the folder locked. If it worked hopefully the folder is not locked.

    Next type explorer.exe and press the enter key to restart the shell. In Windows Explorer look for the newly named folder. Now see if you can copy, move or rename it.

    Let us know.
      My Computer


  6. Posts : 35
    Windows 7 Professional 64 bit
    Thread Starter
       #16

    WindowsStar said:
    I see the screen shots. Looks like your posts made it. Maybe it took the web site a bit to update.

    The first huge problem I see is that all your folders have been created off the ROOT of C huge no-no. You should move all those folders to your "Documents" folder. If you need them to be off a ROOT drive, consider adding another hard drive or partitioning yours so you can move all those folders to that drive. You will need to set the correct permissions on that drive BEFORE you move the data. I would set the permissions first and then do a COPY and PASTE.

    It is very possible that you are having problems with that folder because it is off the ROOT of C.

    I would open a CMD Prompt (us Run as Administrator) and exit all programs. Then use the Task Manager to end "explorer.exe". If you see more than one end them all. Then end any winword.exe, outlook.exe, notepad.exe, photoshop.exe etc. Make sure you DO NOT end cmd.exe.

    In the CMD prompt window on the C drive type ren "Temporary Photos - new" TempPhotos
    and press the enter key. Type dir TempP* and press the enter key. You should see your renamed folder.

    If do not see the new folder then something other then your software and the windows shell is keeping the folder locked. If it worked hopefully the folder is not locked.

    Next type explorer.exe and press the enter key to restart the shell. In Windows Explorer look for the newly named folder. Now see if you can copy, move or rename it.

    Let us know.
    Hello,

    Now I see that they all appeared, I guess I was a bit impatient. I am not a technical person so have no idea how to get into command mode unless you're speaking in the lower left where I would normally run programs such as msconfig. I also didn't know about not placing my folders in the C:/ drive. I have always done this and never knew it was a no-no until you're post. I have been using this same process for years without a problem. What I do is work on Images in Photoshop and save them in this folder. After a couple months I will do a copy paste of this folder to my Seagate aux USB disk drive. I then will rename the folder in the Seagate drive adding the current date to the folder name i.e. temporary photos - 012810. The copied folder is temporary photos - 092309. I then will rename this folder with a different date i.e. temporary photos - 012910. I have been able to do this in this computer until just recently. Each time I try the rename I make sure the Task Manager shows no applications running. This is when I try the rename and it fails. Hope this makes sense. Again, I am not sure how to do the Command you indicate.

    Thanks again for all the time you have spent helping me..........Ralph

    Thanks also to the other posters. I got confused at first because of the replies not showing up so didn't thank them individually, sorry about that.
      My Computer


  7. Posts : 2,737
    Windows 7 Enterprise (x64); Windows Server 2008 R2 (x64)
       #17

    Ralph: Not knowing about the Command Prompt does make things a bit tricky. Click the ORB (the old Start icon) and then All Programs, then Accessories in there you will see Command Prompt. Click it to launch it.

    If you have been using a computer from the DOS days or Windows 95 and Windows 98 then using the C drive was completely OK back then. Once Windows NT came along and especially when Windows XP came along Microsoft changed everything. They started making us put stuff in their correct places and forcing us to start using permissions. Back in the Windows NT days I hated it but now I love that when I log on I CAN ONLY see my data any when my kid logs on she can ONLY see her data. She has no access to mine and I don't have to worry about it getting deleted.
    Attached Thumbnails Attached Thumbnails Unable to rename folder-window7commandprompt.jpg  
      My Computer


  8. Posts : 35
    Windows 7 Professional 64 bit
    Thread Starter
       #18

    WindowsStar said:
    Ralph: Not knowing about the Command Prompt does make things a bit tricky. Click the ORB (the old Start icon) and then All Programs, then Accessories in there you will see Command Prompt. Click it to launch it.

    If you have been using a computer from the DOS days or Windows 95 and Windows 98 then using the C drive was completely OK back then. Once Windows NT came along and especially when Windows XP came along Microsoft changed everything. They started making us put stuff in their correct places and forcing us to start using permissions. Back in the Windows NT days I hated it but now I love that when I log on I CAN ONLY see my data any when my kid logs on she can ONLY see her data. She has no access to mine and I don't have to worry about it getting deleted.
    Thank you for the detailed explanation. I am about to go to a dinner function tonight so will give it a try tomorrow morning. I do slightly remember the dos days. My problem is that I used to be highly technical in the mainframe environmet, the PC's got really popular a couple years before I retired and I didn't really get into them too much. Now, you can't live without them. I've now been retired for 14 years so I don't think as quick as I used to, at least that's what my wife says.

    Thanks again..............Ralph
      My Computer


  9. Posts : 35
    Windows 7 Professional 64 bit
    Thread Starter
       #19

    WindowsStar said:
    Ralph: Not knowing about the Command Prompt does make things a bit tricky. Click the ORB (the old Start icon) and then All Programs, then Accessories in there you will see Command Prompt. Click it to launch it.

    If you have been using a computer from the DOS days or Windows 95 and Windows 98 then using the C drive was completely OK back then. Once Windows NT came along and especially when Windows XP came along Microsoft changed everything. They started making us put stuff in their correct places and forcing us to start using permissions. Back in the Windows NT days I hated it but now I love that when I log on I CAN ONLY see my data any when my kid logs on she can ONLY see her data. She has no access to mine and I don't have to worry about it getting deleted.
    I got ambitious and tried it upon my return from my dinner party. I find that I cannot get to the folder to rename it because it is pointing to the wrong location and I am unable to change it. It is pointing to: C:/users/ralphjramirez>
    I cannot change that to: C:/>

    I know I've screwed something else up but not sure what. Click the link below to see what Windows Explorer screen looks like. Hope this helps............Ralph

    http://farm3.static.flickr.com/2513/...9f85fae6_o.jpg
      My Computer


  10. Posts : 30
    Windows 7
       #20

    Ralph:
    Type cd C: and hit enter at that command prompt to get to a C:\ prompt.
      My Computer


 
Page 2 of 4 FirstFirst 1234 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 04:32.
Find Us