Tuesday, June 19, 2012

HOW TO HIDE YOUR FOLDER WITHOUT ANY SOFTWARE


            Today I am going to show you how to hide any folders in your computer and view folders which you hide in your computer.  So let’s consider what the requirements for this task. It’s very simple no need to software or huge knowledge only you need notepad and a simple cord. I’ll show you how to hide folder step by step. 
                  HIDING
  •  Open Notepad and type following cord. 

                attrib +a +s +h +r /d /s
  •  Save this notepad as bat file (hide.bat).
  • Now put this icon at folder which you want to hide (Don’t put into folder).



                 
 UNHIDING
  • Open Notepad and type following cord.

              attrib -a -s -h -r /d /s
  • Save this notepad as bat file (unhide.bat).
  • Now put this icon at folder which you want to hide


If you have any trouble please ask me. Thank you watching my blog. 






















u












4 comments:

  1. ALTERNATE...
    to hide
    attrib +h +s /s /d
    to unhide
    attrib -h -s /s /d

    ReplyDelete
  2. නියම වැඩක් .......දිගටම කරගෙන යන්න ......එල ......

    ReplyDelete