Tuesday, November 11, 2014

windows 7 - Deleting 'read only file'

I've modified a file in AppData/LocalLow to be 'read only'. Then I'm trying to undo the 'read-only' and I'm getting that I need the permissions of myself - meaning the permission of my user that now I am being logged in with this user.
Also I can't delete the file. Any help?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...