Need some help (Computer related - Windows XP Pro)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Yngwie
    I am an Alien from space
    • May 2003
    • 11118

    #1

    Need some help (Computer related - Windows XP Pro)

    Ok, now I'm no "newbie" with computers or windows, but lately I've noticed that every single folder on my hard drive are Read-Only. Ok, so just right click, go to properties and uncheck the read-only box, apply, ok, right?? Well sure, but that doesn't do shit in this case. It used to, but not anymore. So, in the end, all the folders remains read-only.

    So then I decide to go to a command prompt.. strat, run, CMD

    in there I typed attrib -r +s c:\foldername (whatever folder you want to apply this to)

    well, that didn't do shit.

    So now I go to the folder that I'm trying to undo the read-only shit. I right click, go to properties, go to security and set every user to have full access to see if that would let me take off the damn read-only on every folder.

    Now here I am still not able to take off the read-only on any folder. Has anyone here ever had this problem and if so how did you fix it?
    Last edited by Yngwie; 12-08-2005, 02:09 AM.
    ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca
  • LiveDose
    Show Yer Tits!
    • Feb 2002
    • 25792

    #2
    Sorry was going to try and help but too drunk...

    bump.

    Scammer Alert: acer19 acer [email protected] [email protected] Money stolen using PayPal

    Comment

    • Yngwie
      I am an Alien from space
      • May 2003
      • 11118

      #3
      Originally posted by LiveDose
      Sorry was going to try and help but too drunk...

      bump.
      It's the thought that counts, right? lol
      ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

      Comment

      • Yngwie
        I am an Alien from space
        • May 2003
        • 11118

        #4
        bump......
        ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

        Comment

        • Yngwie
          I am an Alien from space
          • May 2003
          • 11118

          #5
          hmm.. anyone??
          ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

          Comment

          • Yngwie
            I am an Alien from space
            • May 2003
            • 11118

            #6
            I need to fix this because everytime I check my mail using mozilla thunderbird it gives me the following error

            "Unable towrite the email to the mailbox. Make sure the file system allows you write privileges, and you have enough disk space to copy the mailbox"

            So, with the folders all set as read only it's stoping the email from being put there. Now I can't even check my mail. I need to get rid of the read-only shit.

            and I already did searches for this problem on google and I've tried every solution that I found. None of them worked, obviously. lol
            ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

            Comment

            • KRosh
              So Fucking Outlawed
              • Nov 2001
              • 5114

              #7
              try this
              ATTRIB -R -H C:\FOLDERNAME\*.* /D /S
              ICQ 115433750

              Comment

              • flashfire
                ICQ 1 6 7 8 5 3 4 9 2
                • Feb 2003
                • 13098

                #8
                format c:
                never fails

                Comment

                • Yngwie
                  I am an Alien from space
                  • May 2003
                  • 11118

                  #9
                  ok I'll try that. hold one sec
                  ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

                  Comment

                  • Yngwie
                    I am an Alien from space
                    • May 2003
                    • 11118

                    #10
                    Originally posted by flashfire
                    format c:
                    never fails
                    lol suuuure haha..
                    ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

                    Comment

                    • Yngwie
                      I am an Alien from space
                      • May 2003
                      • 11118

                      #11
                      Originally posted by KRosh
                      try this
                      ATTRIB -R -H C:\FOLDERNAME\*.* /D /S
                      I got the following error

                      Parameter format not correct

                      I type the following

                      attrib -r -h D:\Programs\ThunderBird\Profiles\mail.isys.ca *.* /D /S
                      ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

                      Comment

                      • Yngwie
                        I am an Alien from space
                        • May 2003
                        • 11118

                        #12
                        ah ok I saw the mistake I made
                        ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

                        Comment

                        • KRosh
                          So Fucking Outlawed
                          • Nov 2001
                          • 5114

                          #13
                          Originally posted by Yngwie
                          I got the following error

                          Parameter format not correct

                          I type the following

                          attrib -r -h D:\Programs\ThunderBird\Profiles\mail.isys.ca *.* /D /S

                          missing a back slash

                          attrib -r -h D:\Programs\ThunderBird\Profiles\mail.isys.ca\*.* /D /S
                          ICQ 115433750

                          Comment

                          • Yngwie
                            I am an Alien from space
                            • May 2003
                            • 11118

                            #14
                            so I did the attrib thing that you said and that folder is still read only and will not let me set it not read only.. What a pain in the ass.
                            Last edited by Yngwie; 12-08-2005, 03:05 AM.
                            ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

                            Comment

                            • Yngwie
                              I am an Alien from space
                              • May 2003
                              • 11118

                              #15
                              Originally posted by KRosh
                              missing a back slash

                              attrib -r -h D:\Programs\ThunderBird\Profiles\mail.isys.ca\*.* /D /S
                              ya, I noticed that after I posted the message
                              ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

                              Comment

                              • Yngwie
                                I am an Alien from space
                                • May 2003
                                • 11118

                                #16
                                I don't get what caused it to set every folder to read-only
                                ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

                                Comment

                                • KRosh
                                  So Fucking Outlawed
                                  • Nov 2001
                                  • 5114

                                  #17
                                  Originally posted by Yngwie
                                  ya, I noticed that after I posted the message
                                  only other thing i could find...

                                  You can tell Windows to use the system flag instead of the read-only flag to identify customized folders.

                                  1. Start a registry editor.
                                  2. Navigate to the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer subkey.
                                  3. Select New, DWORD Value from the Edit menu.
                                  4. Enter a name of

                                  UseSystemForSystemFolders

                                  and press Enter.
                                  5. Double-click the new value, set it to 1, and click OK.
                                  6. Close the registry editor.
                                  7. Reboot the machine for the changes to take effect.

                                  see if that does the trick.
                                  ICQ 115433750

                                  Comment

                                  • broke
                                    Confirmed User
                                    • Aug 2003
                                    • 4501

                                    #18
                                    So did the attrib command fix it? If not, cd to D:\Programs\ThunderBird\Profiles\mail.isys.ca and try:

                                    cacls *.* /T /E /C /G username:F
                                    Perfect Gonzo

                                    Comment

                                    • Yngwie
                                      I am an Alien from space
                                      • May 2003
                                      • 11118

                                      #19
                                      Originally posted by KRosh
                                      only other thing i could find...

                                      You can tell Windows to use the system flag instead of the read-only flag to identify customized folders.

                                      1. Start a registry editor.
                                      2. Navigate to the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer subkey.
                                      3. Select New, DWORD Value from the Edit menu.
                                      4. Enter a name of

                                      UseSystemForSystemFolders

                                      and press Enter.
                                      5. Double-click the new value, set it to 1, and click OK.
                                      6. Close the registry editor.
                                      7. Reboot the machine for the changes to take effect.

                                      see if that does the trick.

                                      that was the first thing that I did.
                                      ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

                                      Comment

                                      • Yngwie
                                        I am an Alien from space
                                        • May 2003
                                        • 11118

                                        #20
                                        Originally posted by broke
                                        So did the attrib command fix it? If not, cd to D:\Programs\ThunderBird\Profiles\mail.isys.ca and try:

                                        cacls *.* /T /E /C /G username:F
                                        that didn't work
                                        ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

                                        Comment

                                        • Yngwie
                                          I am an Alien from space
                                          • May 2003
                                          • 11118

                                          #21
                                          I'm fucking confused.. I can build computers blind folded and here I am confused with something like this lol
                                          ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

                                          Comment

                                          • Yngwie
                                            I am an Alien from space
                                            • May 2003
                                            • 11118

                                            #22
                                            very odd.. Yngwie (which is my account on windows) is set to admin with full access and the main Administrator account is also set to full access.. I don't get it.
                                            ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

                                            Comment

                                            • Yngwie
                                              I am an Alien from space
                                              • May 2003
                                              • 11118

                                              #23
                                              see, normally if you can change the attribubtes for files and folders it would be a check mark in the box, but in this case it's a solid box in the box for read-only and it can't be changed.
                                              ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

                                              Comment

                                              • MickeyG
                                                Confirmed User
                                                • May 2004
                                                • 4134

                                                #24
                                                Seriously, format c: its your only hope.

                                                Comment

                                                Working...