Trick For Hiding Folder in the computer ,
The Code is:
To Invisible:
Open Cmd Prompt and type : attrib +s +h (destination folder without brackets)
To Visible Again:
Open Cmd Prompt and type : attrib -s -h (destination folder without brackets)
Thanks.
No comments:
Post a Comment