Windows: Hiding files starting with a full stop
Thanks again MT for this one. “attrib +s +h filename” will make it a hidden system file. (+s for system, +h for hidden). Can’t be bothered to write a script to do it just yet. Maybe one day.
Thanks again MT for this one. “attrib +s +h filename” will make it a hidden system file. (+s for system, +h for hidden). Can’t be bothered to write a script to do it just yet. Maybe one day.
September 12th, 2007 at 10:59 am
My oh my, what a genius MT is. We should all give him money.