Wednesday, November 30, 2011

I cant see my file which is not hidden

Bukak2 je external harddisk... file kosong... tapi bile check capacity storage penuh je... camne nak wat? jom try cara ni... saya dah wat and it solve my problem.. ;

  1. click start>>run>>type in "cmd"
  2. type the location of your flash drive.. e.g. "d:", "e:", "f:", etc..
  3. type "dir /ah"......
  4. you will now see the files/folders with hidden attributes
  5. type "attrib [name of file/folder] -r -a -s -h"
  6. *if you're going to unhide files, you should type the whole name plus the extension (format).. example "attrib party.jpg -r -a -s -h"
    **if you have folders with 6 characters and above, type the first 6 characters then "~1".. example for folder named "birthday"
    "attrib birthd~1 -r -a -s -h"
  7. you should repeatedly type dir /ah after unhiding some files/folders so you'll know if they're now working or not..
  8. If your file name contains space like(r s agarwal) then give the file name within double quotes.
  9. now check you flash drive.. it should be there..

Selamat Mencuba... =D

0 comments:

Post a Comment