Clear hidden attribute from command line
Sunday, October 4, 2009
Leave a Comment
We can clear hidden attribute of a file using the below command.
attrib -H filename
Example:
attrib -H examplefile.doc
Windows XP, Vista and Windows 7 Command Line Tips
We can clear hidden attribute of a file using the below command.
0 comments »
Leave your response!