How to enable hiding and viewing system files "in general" using a batch file?
I have researched on the net and found these results such as: ATTRIB -S -H RECORD.TXT
But this is "specific" to a file... I want to know how to do this for the explorer. Basically how to manipulate these options in "Folder Options" using a batch file.