View Single Post
  #5 (permalink)  
Old 02-28-2007
R. C. White, MVP
 

Posts: n/a
Re: How to delete folders from previous install?
Hi, Piotr.

Let's get more specific on a couple of points:

> Tried from both OS'es (XP and Vista); tried taking ownership;


Ownership of what? Owned by whom?

Can you create a new User (if you haven't already) named "Piotr" (perhaps),
and have that User take Ownership of the entire drive, or, at least, the
entire \Windows.old folder? In my experience, this took much longer than I
expected because it had to take ownership of each file and folder, one at a
time. But when it finally ends, the User Piotr should be able to delete the
folder.

Let us know, step by step, exactly what you did and exactly what error
message or other result you saw.

> tried running a command prompt as administrator - still no rights to
> delete.


In the Command Prompt window, what command and parameters did you use? As
I'm sure you know, we don't "delete" a folder, we "remove" a directory. If
we enter simply "rd \windows.old", we probably will get a message that the
directory is not empty. If we append the /s switch, it will try to remove
the entire directory tree, including all subfolders and files, even though
not empty - but it will first ask us "Are you sure".

Again, please tell us exactly what you typed in the Command Prompt window
and exactly what results you saw.

RC
--
R. C. White, CPA
San Marcos, TX
rc@grandecom.net
Microsoft Windows MVP
(Running Windows Mail 7.0 in Vista x64)

"Piotr Wozniacki" <p.wozniacki@wp.pl> wrote in message
news:32DD83CC-09EA-4DBC-B7DE-CBA6542A847F@microsoft.com...
> Hi,
>
> This has been asked and answered many times, but none of the answers semms
> to work here. I started installing Vista from the XP, but for some reaosn
> interupted and installed from the DVD boot. Unfortunately, the old
> installation files were renamed "windows.old" and I can't get rid of them!
> Tried from both OS'es (XP and Vista); tried taking ownership; tried
> running a command prompt as administrator - still no rights to delete.
> What gives, besides re-formatting?!!
>
> Piotr


Reply With Quote