attrib

About this tag
The attrib command is a Windows utility used to display or change file attributes such as read-only, hidden, system, and archive. On WindowsForum.com, users discuss troubleshooting issues with attrib, including cases where the command fails to remove read-only attributes from folders, even after running attrib -r +s from an elevated Command Prompt. Other discussions cover problems where attrib and other system32 commands are not recognized unless the current directory is set to system32, requiring users to specify full paths. These threads highlight common attrib-related problems in Windows, such as attribute changes not applying, permission conflicts, and PATH environment variable issues. Solutions often involve running Command Prompt as administrator, verifying file permissions, or resetting folder attributes recursively.
  1. Bree Geek

    Windows 7 Read Only on all Folders, Take Ownership, CMD attrib don't work. Losing my mind

    Hi, I have been on the edge of chucking my computer out the window for hours, and the only support I get from colleagues in my masters program is "Get a mac!" Anyway, yesterday I was working on something in CodeBlocks and when I went to build my project, I got stuck in a loop of "this project...
  2. A

    Windows 7 CMD prompt dir problems

    Hai Thair Just recently(today) i noticed a problem with my CMD,when i type "help" or "attrib" or any other command that relates to an EXE in system32 it says unknown command blah blah but whne i have my CD as system32 it can find the help and atttrib EXE's just fine and i know this isint normal...
Back
Top