![]() |
| |||||||
| Notices |
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) | |
| Same to me, you cannot delete folders with folders in it. Folders with files only do not appear to be a problem. I hope this will be solved in the final. "Sandy Wood" <sandy.wood@nospam.com> schrieb im Newsbeitrag news:F1995F7D-D14B-4252-A003-B8FBF9B7D1B8@microsoft.com... Quote:
| Guest
Posts: n/a
| |
|
| | #2 (permalink) | ||
| Interesting. I thought RTM was basically the final? -- Sandy Wood Orange County District Attorney "Christian Dreiner" wrote: Quote:
| Guest
Posts: n/a
| ||
|
| | #3 (permalink) | |||
| It is "Sandy Wood" <sandy.wood@nospam.com> wrote in message news E54D554-D49A-45AD-B337-4122002CDD95@microsoft.com...Quote:
| Guest
Posts: n/a
| |||
|
| | #4 (permalink) | |
| Hi, Sandy. I know nothing of networks, unless we count the Internet. But I've been using microcomputers (does that term date me?) since before MS-DOS, and modern versions of some of the old DOS tricks still work better than the UI. ;<) Open a Command Prompt window and use the Remove Directory (or rmdir or just rd) command. A folder (directory) is not a file, so the Delete command doesn't work. You must Remove a Directory, not Delete it. If the directory is not empty, you will see an error message. But if you append the /s switch to the rd command, it will delete the ENTIRE directory tree, including all subdirectories and files. So, to eliminate a folder named \Total, you would type at the Command Prompt line: rd \Total /s Then answer Yes to the Are you sure? question. You can bypass that question by adding /q to the rd command. As usual in the Command Prompt window, type the command followed by /? to see a mini-Help file: rd /? This assumes you have permission to remove that \Total folder, of course. And you may need to run the Command Prompt as Administrator. RC -- R. C. White, CPA San Marcos, TX rc@grandecom.net Microsoft Windows MVP (Running Windows Mail 7.0 in Vista Ultimate x64) "Sandy Wood" <sandy.wood@nospam.com> wrote in message news:F1995F7D-D14B-4252-A003-B8FBF9B7D1B8@microsoft.com... Quote:
| Guest
Posts: n/a
| |
|
| | #6 (permalink) | ||
| Hi R. C. White, ------ MR WHITE'S SOLUTION does WORK ------ Yes, your solution does work. As a matter of fact, even with no files in a folder, and using the Command Prompt Here, one cannot delete the folder UNLESS the /s option is appended to rd. Accessing the same network computer via an XP computer, I can just use the Windows commands to delete a folder. You'd think there would be a similar action with Vista (or at least a delete after a warning). It would be great if you could invent a way to use the Windows mode commands as they exist (instead of the command prompt). Thanks, -- George in NS "R. C. White, MVP" wrote: Quote:
| Guest
Posts: n/a
| ||
|
![]() |
| Tags |
| None |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Access Denied in Profile Folders? | GeekUnit | Windows Vista File Management | 5 | 12-14-2006 02:21 PM |
| User Folder Folders - Access Denied | Synapse Syndrome | Windows Vista File Management | 6 | 12-05-2006 04:53 AM |
| Suddenly Getting Access Denied on Vista PC From Other PCs | Alfred Kelgarries | Windows Vista Networking & Sharing | 0 | 07-12-2006 04:06 PM |
| Write file is access denied. | hsphuah@usa.com | Windows Vista File Management | 1 | 07-04-2006 02:14 AM |
| Autorun Access Denied? | Dr. Gonzo | Windows Vista Games | 0 | 06-14-2006 07:31 AM |