How to remove system file attribute

by admin on May 30, 2009

We can clear system file attribute of a file using the command attrib. Syntax is given below.

attrib -S 

Example:

attrib -S systemfile.exe

The above command will remove system file attribute for the file systemfile.exe

{ 0 comments… add one now }

Leave a Comment

HTML tags are not allowed.

Previous post:

Next post: