When we use Win7 system computers every day, many users should have encountered situations where they need to change file attributes in batches. So how do Win7 system computers change file attributes in batches? The editor below will show you how to batch change file attributes on Win7 computers. If you are interested, come and take a look.
1. Open "Start Menu-->All Programs-->Accessories-->Command Prompt" in sequence,
2. Then right-click the command prompt and click Open as Administrator!
3. Enter the changes you want to make in the Administrator: Command Prompt window. The file path, for example, the file path is the E:pic folder, then the command is "attrib -r E:pic*.*"
The above is the detailed content of Teach you how to batch change computer file attributes in Win7 system. For more information, please follow other related articles on the PHP Chinese website!