If I run the command:
C:\>attrib –s –h *.* /S /D
This will remove the hidden and system attributes from ALL files on the C drive (It had been infected by a virus that has marked files as system and hidden, and there are far too many to do individually)
Will removing the system attribute affect windows at all, does it rely on the attribute for anything more than what to display in the explorer window?