Sunday, 8 September 2013

Make Folder Super Hidden..

Step:1. Make a Folder in C drive rename it as “abc” without quotes.
Step:2. Now open Command Prompt from Start Menu.
Step:3. Type “attrib +s +h C:abc” without quotes and press enter.
Step:4. To make it visible again type “attrib -s -h C:abc”
Step:5. You can lock any other folder also by changing the location C:abc to address of your folder.
Step:6. No One Can View Folder Which Is Super Hidden … its is only visible if you will do the unhidden task


Related Posts:

  • RUN Commands.... Administrative Tools Administrative Tools = control admintools Authorization Manager = azman.msc Component Services = dcomcnfg Certificate Manage… Read More
  • LIST OF "DOS"(Disk operating system) COMMANDS LIST OF "DOS"(Disk operating system) COMMANDS I found this list of  all the DOS commands in a website.  But on searching Google to fi… Read More
  • LINUX LINUX COMMANDS... Command Description adduserAdd a new user archPrint machine architecture awkFind and Replace text within file(s) … Read More
  • HOW TO PARTITION A HARD DISK USING CMD HOW TO PARTITION A HARD DISK USING CMD Microsoft DiskPart version 6.1.7601 Copyright (C) 1999-2008 Microsoft Corporation. On computer: DISKPART… Read More
  • TRACE WEBSITES IP ADDRESS TRACE WEBSITES IP ADDRESS Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation.  All rights reserved. C:\Users\>… Read More

0 comments:

Post a Comment