May 19, 2012
|
CCNA Study Guide and Computer Tips
learn computer tips and tricks from nobody |
Place your ad here! Banner Size (468 x 60) Email us at support@bitsbyjohn.com |
The lock folder method might also be called as folder cloacking where a folder is renamed to a known Windows Class Identifier (CLSID) to redirect to a different special folder upon opening. This method can be executed in a single cmd command only.
Steps to execute to lock your folder.
1. Your folder resides in Drive E labeled as myfolder (Your folder may be in different location and your folder may be with different name. It is important that you know where your folder reside to continue with step 2).
2. Open a command prompt by going to Start>All Programs>Accessories>Command Prompt
or simply press Win+R to open Run and type cmd.
3. Change to folders location. With this example type E: to change prompt to folders current location.
4. Rename the folder by issuing a ren foldername foldername.CLSID. With this example, ren myfolder myfolder.{645ff040-5081-101b-9f08-00aa002f954e}
5. The folder will change to recycle bin.
To unlock, simply do steps listed above however, rename your folder the opposite way. Example, ren myfolder.{645ff040-5081-101b-9f08-00aa002f954e} myfolder
You can cloak your folder in different CLSIDs listed below
| We Need Your Support | |
| Please Support us by Donating for Server Costs |
|
Subnetting without using binary numbers
Tweet When you are working on a network environment or plan to take a ccna...
What are the different ways to connect to the internet?
Tweet Digital devices are very common and serves as the primary tool for electronic communication world...
Subnetting without using binary numbers
Tweet When you are working on a network environment or plan to take a ccna...
How to Enable and Activate Facebook Timeline
Tweet Everybody is talking about Facebook Timeline but what about it anyway, so what is...
Cisco CCNA Tutorial: Configure Basic VLAN
Tweet With multiple hosts and servers on layer 2 switches, there are several issues arises...
Cisco CCNA Tutorial: Configure RIPv2 Routing
Tweet From the last exercise of this CCNA Tutorial, we had configured dynamic routing using...