Hi nEwBie's,
In this tutorial i'm going to show a simple newbie tricks to create a undeletable and unrenamable folder in any window operating system.Most of the newbie's are not aware of creating undeletable and unrenamable folder without using software.
So, in this newbie newbie tips and tricks you'll know how to do that.
Make a new folder with the name of con,auxlpt1,lpt2,lpt3 upto lpt9. these all are reserved word in window's so you're not able to create folder with these name.
In this tutorial i'm going to show a simple newbie tricks to create a undeletable and unrenamable folder in any window operating system.Most of the newbie's are not aware of creating undeletable and unrenamable folder without using software.
So, in this newbie newbie tips and tricks you'll know how to do that.
Make a new folder with the name of con,auxlpt1,lpt2,lpt3 upto lpt9. these all are reserved word in window's so you're not able to create folder with these name.
NEWBIE WAY TO CREATE UNDELETABLE AND UNRENAMABLE FOLDER ?
1.Go to Start and then click on Run.
2.Then type CMD and then hit enter key
3.Remember you can't create a undeletable and unrenamable folder in C drive
of window because window files store in that location
4.you can either type D: or E: (according to drive name )
5.Type md con\ and then hit enter (md stand for make directory)
6.You can either other word as mentioned above.
7.Open that same directory and then you'll see the folder has been creating with the same name con.
8. After that newbie try to delete and rename that folder each time you'll get error message.
NEWBIE WAY TO DELETE THAT FOLDER
So all of newbie knew that it's not possible to delete that folder manually. so you need to delele that folder with command prompt
1. Open Command Prompt
2. Go to same directory where you have create that folder.
3. Type rd con\ and then hit enter key (rd stand for remote directory).
That's all
No comments:
Post a Comment