Pages

How to make undeletable and unrenamable folders

    

       MAKE UNDELETABLE AND UNREADABLE FOLDER


Hello guyz,
                Today I will give you some tips for making some folders which can neither be deleted nor be renamed. This small trick will make you more and more popular in between your friends.

INTRODUCTION:

So, the basic concept behind this small trick is "KEYWORDS". Keywords are a type of special words which cannot be replaced by any of the means. Some of the keywords which are used by windows are lpt1, lpt2, lpt3, e.t.c.

HOW DO WE KNOW IT ?

As a test, you can try to make a new folder in your windows and at the folder name, try to give any of the above keyword mentioned. 
You will be surprised to see that window will not give any of the above name to that folder.

TRICK

Now, most of us will also want to make folders with such special keywords. This can be done  by the help of D.O.S (Disk Operating System) by writing some commands for it.



The basic steps for doing that are:-

STEP 1:

Click on the "START" bar

STEP 2:

Click on "RUN". After that, type in "cmd" without quotes.

STEP 3:

In the Command Prompt window which opens, type the name of the drive you want to create your folder in the format <drive-name>: and press "ENTER".

for example:
If you want to create the Undeletable and Unrenamable folder in E drive, the type "E:" without the quotes. 

(NOTE:- The folder cannot be created in the root of C: drive as it is your system drive)

STEP 4:

 Type  the command- "md con\" or "md lpt1\" without the quotes.

STEP 5:

Press "ENTER". You can choose any of the keywords given above the name of your folder.


By following these all steps, an Undeletable as well as Unrenamable folder will be created by windows in the drive which you entered.

TRICK TO DELETE THE FOLDER MADE BY ABOVE STEPS:

Although, it is not possible to manually delete the folder. But you can delete the folder by typing "rd con\" or 
"rd lpt1\" in STEP 4 instead of "md con\" or "md lpt1\".


COMPAITABLE WINDOWS:

This trick works on windows XP, windows vista, windows 7, windows 8 and also in windows 8.1.


For more update\tricks , keep logging to the below URL:

dezirestofly.blogspot.com

No comments:

Post a Comment