How to Make Undeletable and Unrenamable Folders
How to Create that folder ?
Note :- You may use words aux,con, lpt1, lpt2, lpt3, lpt4,lpt5,lpt6,lpt7,lpt8,lpt9
Type cmd & hit enter (To open Command Prompt ).
step 2 :- Now type D: or E: (this is you hard Disk Driver name)/(select you like Driver ) type press Enter
step 3 :- Type md con\ and hit enter (md - is make directory) >> (con - is you file name) use (aux,con, lpt1, lpt2, lpt3, lpt4,lpt5,lpt6,lpt7,lpt8,lpt9) word only
example :- md lpt3\
now press enter and go you folder make directory
(0_0)
(Try to delete that folder or rename that folder windows will show the error message)
How to delete that folder ?
step 2:-Type your folder make driver D: or E:
step 3:-Type rd con\ (rd -is delete directory) >> (con - is your select file name)
example :- rd lpt3\
step 4:- Open that directory and the folder will not appear because it is removed
0 comments:
Post a Comment