Nope... it is set to "S" (Misc issues)
Open the parent folder of some folder you've set an icon to, press the shift key and right click on an empty space of the window. You'll see, along with other commands, one that says "Open command prompt here". Click on it and you'll get a command window opened.
Then type:
attrib "<folder name>"
Hit enter and you'll see something like this:
S Drive:\Folder name
Example:
H:\Icomancer>attrib Icomancer
S H:\Icomancer\Icomancer
The "S" states for "System".
There is no way to set the "System" attribute to a folder from the Windows Explorer. You can only do it thru the Windows Shell API or thru the attrib command from the Command Line Interface (as shown above).
Complete thread:
- icomancer sets system attribute on folders - Harvey Rarback, 2013-05-26, 19:55
- that's a request for setting any icon to a windows folder... - acaballero, 2013-05-26, 20:53
- that's a request for setting any icon to a windows folder... - Harvey Rarback, 2013-05-27, 14:24
- Nope... it is set to "S" - acaballero, 2013-05-27, 15:20
- that's a request for setting any icon to a windows folder... - Harvey Rarback, 2013-05-27, 14:24
- that's a request for setting any icon to a windows folder... - acaballero, 2013-05-26, 20:53