Showing posts with label folder lock. Show all posts
Showing posts with label folder lock. Show all posts

Wednesday, August 19, 2009

Hiding Folders Without Using Folder Lock

(THIS IS REALLY WONDERFUL TRICK ..................)

  • hide ur folders without the usage of folder lock :
  • suppose u want to hide a folder named abc which is in D: of ur computer
  • go to command prompt
  • start--->run--->cmd-->d:
  • after changing it from C: to D
  • :type D:/>attrib +h +s abcthe above command is to hide the folder
  • to show the folder
  • type D:/>attrib -h -s abc
  • in this type of hidding , the folder cannot be viewed