Search

Thursday, June 23, 2011

Hide Folder Using Command Prompt - 1

here is some tips to hide folder from cmd (command prompt).
steps.
  1. Open your cmd (press "window + R" on your keybord and type "cmd")
  2. Go to the drive where the folder you want to hide ( e.g. i want to hide folder fun in the folder Ent in the drive D ) type this command D: press enter
  3. type this syntax cd Ent hit enter again
  4. then finally attrib +R +A +S +H fun

to open the folder again just repeat steps 1 to 3 then for the last step change + to -
the syntax will look like this attrib -R -A -S -H fun

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More