Today I will show you a interesting trick to create a folder which is undestroyable or unrenamable. Firstly you should know that we can not create folders like con, aux, lpt1, lpt2, lpt3 upto lpt9 in windows because this folders already used by windows.
Steps To Create Undeletable and Unrenamable folder
1) Go to start and select run (or press windows key+r)
2) Type cmd (For Opening Command Prompt)
3) Type a drive letter like D: or E: (Remember that this folder can not be created at windows directory for example if your windows is installed in C drive then you can not create that folder in C drive)
4) Now type md con\
(You can also use aux, lpt1 or lpt2 in the place of con)
5) Go to your directory where you have created this folder and verify the folder
This folder can not be deleted directly.
Steps for Deleting this folder
1) Start -> Run -> cmd
2) Select that directory or drive where you have created that folder like D: or E:
3) Type rd con\
Go to that directory and now the folder is not appearing
If you have any problem related to this post comment below
Steps To Create Undeletable and Unrenamable folder
1) Go to start and select run (or press windows key+r)
2) Type cmd (For Opening Command Prompt)
3) Type a drive letter like D: or E: (Remember that this folder can not be created at windows directory for example if your windows is installed in C drive then you can not create that folder in C drive)
4) Now type md con\
(You can also use aux, lpt1 or lpt2 in the place of con)
5) Go to your directory where you have created this folder and verify the folder
This folder can not be deleted directly.
Steps for Deleting this folder
1) Start -> Run -> cmd
2) Select that directory or drive where you have created that folder like D: or E:
3) Type rd con\
Go to that directory and now the folder is not appearing
If you have any problem related to this post comment below
No comments:
Post a Comment