How To Create Undeletable And Unrenamable
Folders ?
1. Go to Start and then Click on Run
2. Typecmd& hit enter (To open Command
Prompt ).
3. Remember you cannot create Undeletable
& unrenamable folder in your root directory
(i.e. where the windows is installed) That
means you can't make this kind of folder in C:
drive ifyou installed windows on C:
4. Type D:or E: and hit enter
5. Type md conand hit enter (md -
makedirectory)
6. You may use other words such asaux,
lpt1, lpt2, lpt3 up to lpt9instead of con in
above step.
7. Open that directory, you will see the
folder created of name con.
8. Try to delete that folder or rename that
folder windows will show the error message.