I know other people have asked this before, but none of the suggested solutions work. I think this is blocking me write access to a folder using java (not sure though). No matter what I do the box is always checked on every folder on every drive on my computer. I have tried unchecking it, unchecking it and saying yes to 'Apply to this folder and all subfolders...', I have run the 'attrib -r +s ' command and the 'takeown /f [path to folder] /r /d y' and 'icacls [path to folder] /grant administrators:F /T' commands. Neither made any difference.
I have rebooted and I have made sure the folder I'm trying this on has had full control permissions for my user, administrator and all users.
Any help here would be greatly appreciated.
Also note these files/folders are not actually read only for any other application including windows explorer. It's only java which is having a problem and that mightn't even be related.
