P
Paul Branon
I've done all this and still no permission to delete these files!!!!
where {files} represents the names of individual files
[1]
C:> net user administrator /active:yes
log out/log back in as administrator
del {files} access is denied
[2]
takeown /f {files}
files now owned by user "me\Administrator"
del {files} access is denied
[3]
Folder > {files} > Properties > Security > Advanced
Allow Administrators (me) Full control
Allow System Full control
Allow Administrators (me) Full control
(ie, I already have full control of these files & the folder they're
in)
del {files} access is denied
How do I delete these damn files?!!!! (Aaaah!!!)
where {files} represents the names of individual files
[1]
C:> net user administrator /active:yes
log out/log back in as administrator
del {files} access is denied
[2]
takeown /f {files}
files now owned by user "me\Administrator"
del {files} access is denied
[3]
Folder > {files} > Properties > Security > Advanced
Allow Administrators (me) Full control
Allow System Full control
Allow Administrators (me) Full control
(ie, I already have full control of these files & the folder they're
in)
del {files} access is denied
How do I delete these damn files?!!!! (Aaaah!!!)