I'm trying to make the \documentsettings\user\temp folder as read only to prevent files from writing files into it ( I have reasons to do so). But I've tried all the basic methods of doing so, from the command line using +R on the folder, but it refuses to stay in the read only mode. Basically what I'm trying to achieve is to prevent files being created on the temp folder. I don care about applications that would crash if it was denied access into it. In fact, I am testing what applications crash on making it read n
No comments:
Post a Comment