Hidding a Folder:-
You can hide any folder available on your PC by doing following,
Note:- This command is used from Command Prompt for hidding the folder.
Click on "Run",enter "cmd" and click on OK button.
To HIDE:
attrib +h +s FolderName
To UnHide:
attrib -h -s FolderName
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment