Make Undeletable, Unrenamable Folder in Windows machine
You can do it easily with the help of following steps :
Step 1 : Go Start and click Run or you can use (ctrl+r) key to open run box
Step 2 : Type cmd & hit enter (To open command prompt)
Step 3 : You must remember cannot create this undeletable & unrenamable folder in root directory
Which means you cannot make this folder in your C:
Step 4 : Type E: or D: and hit enter
Step 5 : Type md con\ & hit enter (md - make directory)
Step 6 : Go and open that directory and you will see that folder named as dir1
Step 7 : Try to delete or rename that particular folder, it will show error message while your trying to
do that action
No comments:
Post a Comment