Wednesday, 21 October 2015

how to hide and show hidden files in windows

how to hide and show hidden files in windows


https://www.youtube.com/watch?v=nPWtX6TZr1s


Thursday, 1 January 2015

How to hide the folders using command

Hello friends this information about
 how to hide the folders using command  no one can see this folders without using command.



ex:[G:>/ COMMAND   PATH:folder name   keyword]                                                      


step1: To hide the folder
    
         [ E:>/attrib  E:music +h +r +s +a]



step2:To restore the folder

                   [ E:>/attrib  E:music -h -r -s -a]                                                                    ]