"E:\cacls abstract_image /P /G everyone:f"
I guess you didn't use quite that command string. Maybe=> cacls "E:\abstract_image" /E /P everyone:f
Did you lock it with=> cacls "E:\abstract_image" /P everyone:n ?
Try running=> cacls "E:\abstract_image" /e /r everyone
That will revoke the permissions of the everyone group. You might need the /c parameter, so => cacls "E:\abstract_image" /e /c /r everyone
Next, run=> cacls "E:\abstract_image" to see who has what permissions.
And edit them to suit your purposes.
Umm... are you an administrator, by any chance...?
skilly commented: i agree, undo the overclocking, if possible +3
gerbil 216 Industrious Poster