Quantcast
Results 1 to 7 of 7

Cannot remove read-only attribute from ANY folder

  1. #1
    Atomix is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Aug 2010
    Posts
    4

    Cannot remove read-only attribute from ANY folder

    Hello,
    I am experiencing a major problem - I cannot remove read-only attribute from ANY folder on Windows 7.
    I have searched google and this whole forum about this problem and I've found that many people have a similar issue.
    There were offered such solutions as to use ''attrib -r -s <pathToFolderHere>'' and using ''take ownership'' script and changing privileges - I did all that, but nothing worked. The blue square still stays there even after unchecking it and closing properties window.
    This is a huge problem for me, because I'm writing android applications and I need to download source code using SVN checkout via cmd.exe, but I cannot do that, if read-only is enabled FOR EVERY folder on the whole system. It just gives me an error after downloading source code - permission denied. The software cannot write the downloaded file to my PC, because all folders are set to read-only.
    Please help me out with this one, I'm really desperate here.

    Click image for larger version. 

Name:	errorh.png 
Views:	418 
Size:	54.9 KB 
ID:	7382

    Reply With Quote Reply With Quote

  2. #2
    Atomix is offline Junior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Aug 2010
    Posts
    4

    Re: Cannot remove read-only attribute from ANY folder

    The only place where I can download source codes via cmd.exe is the very root folder of C:\\
    But why would I want to download 5 thousand files there and then to separate from other folders? What is this stupid bug that hasn't been fixed yet, I don't think this is some minor thing that can be just ignored for a year or two.

    Reply With Quote Reply With Quote

  3. #3
    CommonTater's Avatar
    CommonTater is offline Senior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Jul 2010
    Posts
    434

    Re: Cannot remove read-only attribute from ANY folder

    First; that blue dot does not mean you have no access to that folder, it only means there is at least one read only file in the folder.
    Second; there is nothing stopping you from making as many folders as you like on your system.

    Here's a screen cap of the properties for my downloads folder... Note that it says Read Only... At the moment I took this I had 4 downloads in various states of completion and I saved the cap in there too...

    Don't let that blue dot stop you. If the folder was genuinely Read Only, there would be a checkmark in that box.

    Click image for larger version. 

Name:	DLProp.PNG 
Views:	681 
Size:	35.6 KB 
ID:	7383

    Reply With Quote Reply With Quote

  4. #4
    Atomix is offline Junior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Aug 2010
    Posts
    4

    Re: Cannot remove read-only attribute from ANY folder

    Quote Originally Posted by CommonTater View Post
    First; that blue dot does not mean you have no access to that folder, it only means there is at least one read only file in the folder.
    Second; there is nothing stopping you from making as many folders as you like on your system.

    Here's a screen cap of the properties for my downloads folder... Note that it says Read Only... At the moment I took this I had 4 downloads in various states of completion and I saved the cap in there too...

    Don't let that blue dot stop you. If the folder was genuinely Read Only, there would be a checkmark in that box.

    Click image for larger version. 

Name:	DLProp.PNG 
Views:	681 
Size:	35.6 KB 
ID:	7383

    You don't understand, I'm not talking about standard http, ftp downloads via net browser or via torrents, but using SVN (apache subversion) to download an open source code from google code websites. They do not allow any browser downloading, but only via SVN, that is command prompt.
    And after I execute the command to download a source code to ANY folder, except the root of hard drive (C:\\), it gives me an error: access denied and exits. That is because, it cannot write to a folder that has any kind of read-only attribute to it.

    My concern is regarding the very issue of removing the blue dot from any folder I wish. Why cannot I do that? I cannot even change a folder's state to a marked read-only, it's like, windows is ignoring my actions. This never happened with XP.

    Reply With Quote Reply With Quote

  5. #5
    CommonTater's Avatar
    CommonTater is offline Senior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Jul 2010
    Posts
    434

    Re: Cannot remove read-only attribute from ANY folder

    Do regular downloads work?
    Can you move,rename and delete files around on your system?

    About the only thing I can think of that doesn't imply user error is the UAC... It's like the first thing to go when I set up a WIN7 system...

    And, it might just be me getting all knit picky, but ... it's not C:\\ It's C:\ and yes it does matter.

    Reply With Quote Reply With Quote

  6. #6
    Atomix is offline Junior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Aug 2010
    Posts
    4

    Re: Cannot remove read-only attribute from ANY folder

    Quote Originally Posted by CommonTater View Post
    Do regular downloads work?
    Can you move,rename and delete files around on your system?

    About the only thing I can think of that doesn't imply user error is the UAC... It's like the first thing to go when I set up a WIN7 system...

    And, it might just be me getting all knit picky, but ... it's not C:\\ It's C:\ and yes it does matter.

    Yes, I can rename, delete, use standard downloads. In fact, I ran on this system quite fine for some months, and only yesterday I was forced to notice, this problem, because I started programming android applications and needed source codes.
    To what should I set the UAC?

    C:\\ works just as well as C:\ just tried using both as destination places and they were both accepted.

    Reply With Quote Reply With Quote

  7. #7
    CommonTater's Avatar
    CommonTater is offline Senior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Jul 2010
    Posts
    434

    Re: Cannot remove read-only attribute from ANY folder

    Set the UAC OFF ... I program at Win-API level in C-99 and I only ever turn UAC on for testing (that is, to make sure my code isn't triggering it).

    As for the C:\\ thing.... Wow... I just tried that and given the so called enhanced security, that is a major oversight on MS's part... C:/ works too! Talk about yer stupid security holes...

    Ok, you're downloading from a command prompt, ya?
    Can you not open a command window and do something like this...

    cd c:\users\me\android
    Download "http:\\www.android.com\resource\fancy_code.c" .\

    In command parlance ".\" means "this directory" and "..\" means "this directory's parent" (But I bet you already knew that)
    Last edited by CommonTater; 08-06-2010 at 01:30 AM.

    Reply With Quote Reply With Quote

Similar Threads

  1. Replies: 1
    Last Post: 02-15-2011, 05:40 AM
  2. Can't remove read only attribute
    By TonyW in forum Windows 7 Support
    Replies: 8
    Last Post: 11-06-2010, 02:21 PM
  3. disable folder-hiding and folder no-search CLSIDs
    By sbalfour in forum Windows 7 Support
    Replies: 4
    Last Post: 07-31-2010, 10:01 PM
  4. Remove toolbar from folder view?
    By openup in forum Windows 7 Desktop Customization
    Replies: 4
    Last Post: 04-21-2010, 01:15 PM
  5. Replies: 0
    Last Post: 02-18-2009, 09:01 AM

Visitors found this page by searching for:

how to remove read only folder windows 7

how to remove readonly attribute on folder windows 7

fixing all windows 7 read-only folders blue

remove read only windows 8

remove read only folder windows 7

how to remove read only from folders in windows 7

how to remove read only from folder in windows 7

windows 8 read only folder

remove read only from folder windows 7

turn off read only on windows 7

windows 7 read only folder fix

how to remove folder read only using cmd

windows 7 cannot remove read only attribute folder

folder in c cannot uncheck read only windows 7

windows 8 cannot uncheck read only

how to remove read only in folder in windows 7

cannot remove read only from folder windows 7

new folder read only win 7

windows 8 folders read only

win7 api call to reset read-only property on a folder

windows 8 read only folder problem

read only attribute windows 7

how to fix unable to remove the read-only folder

windows 7 folder stays read only

not able to uncheck read only in windows 7 machine

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •