deleteing old files

Soldato
Joined
9 Jan 2003
Posts
21,137
Location
Cornwall
I upgraded to vista and want to delete my old windows folder.
seems simple enough but for some reason I can't get rid of the last few files namely
C:\Old\Old WINDOWS\system32\Macromed\Flash\Flash9f.ocx
C:\Old\Old WINDOWS\system32\Macromed\Flash\FlashUtil9f.exe

I've tried all my normal routes :

ATTRIB -R -S -A -H "C:\Old\Old WINDOWS\system32\Macromed\Flash\*.*
icacls "C:\Old\Old WINDOWS\system32\Macromed\Flash\*" /grant Administrator:(D,WDAC)

all seem to succeed but I still can't delete those two files!!

I've tried disabling UAC and running cmd as admin.
any ideas?
 
Tried safe mode?

Another option is probably to use Process Explorer to work out what is keeping a handle open on the files.
 
flash ocx files are weird like this..

i'd consider booting from a slax disc and use that to do it
 
Back
Top Bottom