Tuesday, March 31, 2009

How to hide any folder on Your PC

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

No comments:

Post a Comment