ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > Living Room

Folder properties

(1/2) > >>

SQUIDMAN:
Was wondering if anyone here has a suggestion. I been trying to change the properties of certain folders on my computer. From read only to nothing which is checked. I click on properties, uncheck read only, it then asks if I want to include all sub folders, click yes. It acts as if it is unmarking everything inside folder when I hit apply. But aas soon as leave the folder and come back it says everything is read only again? I am the only one using the computer and am the administrator. Any ideas? :huh:

Stoic Joker:
That's actually normal behavior for a folder object. I do not know the mechanics of why they do this...but it is normal.

4wd:
Possibly: Fixing the Windows 7 Read-Only Folder Blues

“The Read-only attribute for a folder is typically ignored (!) by Windows, Windows components and accessories, and other programs. For example, you can delete, rename, and change a folder with the Read-only attribute by using Windows Explorer. The Read-only and System attributes is only used by Windows Explorer to determine whether the folder is a special folder, such as a system folder that has its view customized by Windows (for example, My Documents, Favorites, Fonts, Downloaded Program Files), or a folder that you customized by using the Customize tab of the folder’s Properties dialog box.”
--- End quote ---

ie. It's not used for what it should be used for.  :P

Tinman57:
To work around this issue, use the Attrib command at a command prompt (Cmd.exe) to view or remove the Read-only or System attributes of folders. Type attrib /? at the command prompt to view the syntax for the Attrib command.

Warning If you remove the Read-only or System attribute from a folder, it may appear as a ordinary folder and some customizations may be lost. For example, Windows customizes the Fonts folder and provides a special folder view that permits you to hide variations, such as bold and italic. It also permits you to change the folder's view settings in ways that are specific to fonts. If you remove the Read-only and System attributes of the Fonts folder, these customized view settings are not available. For folders that you have customized by using the Customize tab of the folder's Properties dialog box, the folder icon and other other customizations may be lost when you remove the Read-only attribute.

If a program cannot save files to a folder with the Read-only attribute, such as My Documents, change the Read-only attribute to System by using the Attrib command at a command prompt.

For example, to change the Read-only attribute to System for the C:\Test folder, use the following command:
attrib -r +s c:\test
Note that some programs may not operate correctly with folders that have the System attribute set. To remove both the Read-only and System attributes from the C:\Test folder, use the following command:
attrib -r -s c:\test

  There is also a program called Properties Plus that may set the attribs without having to do it manually.

cmpm:
Attribute Changer 7
maybe?

http://www.petges.lu/

Navigation

[0] Message Index

[#] Next page

Go to full version