Translate

Thursday, May 17, 2012

To hide a a file using DOS


To Hide A file Using Disk Operating System(DOS) do The Following->
                                                                


1.)Open Dos.
To Open Dos Press Window Key +R, Run Window will appear Type cmd in the run window & press Enter.


2.)Type Drive Name in which file is present that is to be hidden.
    For e.g : If  You want to go to E Drive, Type E: & press Enter.


3.)Now Type the following in the dos window : attrib +a +h +s [filename] & press Enter.


 E.g : You want to hide Shikhar Folder In E: Drive.
          Open dos & Type The Following :
           E:
           attrib +a +h +s Shihkhar and then Press Enter.
       
          Congrats You Have Successfully Completed Your Task !!

No comments:

Post a Comment