Saturday 14 January 2012

Unhide Permanently Hidden Files And Folders...

f
As You Seen There Is Hidden Option Is Disable..

This happens because of Virus but don't worry ...




























To Enable this option follow the steps below

Steps:

Go to RUN

Type CMD

Go To the path where your files or folders are save..

Then type the following command

Attrib  -s  -h  -r  folder name / file name


EXAMPLE:-

If folder on C:\

then type

attrib -s -h -r "my folder"

& press  enter




 If You Want To Hide The Files Again 

 Type follwing command


 Attrib  +s  +h  +r  folder name / file name

Just replace the - sign  with  + sign

These Are The Syntax For Attrib Command 

S = System

H = Hide 

R = Read Only

If you have any queries & suggestion just comment I am here...
  

2 comments: