Thursday 8 August 2013

How to delete undeletable folders

It is not possible to delete those folders but follow the below prodecure to delete them.

1.Open command prompt.
2.type D: ( if pou have created the folder in D: drive ) then press enter .
3.type rd con\(rd- remove directory ).
4.Now try to open that directory and you cannot open as it is deleted.


By this you can sucessfully delete the folder .

Wednesday 7 August 2013

undeletable and unrenamable folders


Create A Undeletable And Unrenamable Folders
 In Windows
In this tutorial you will learn cool and simple trick to Create an undeletable and unrenamable Folders In Windows operating system.
       Most of the Peoples are not aware that it is possible to create Undeletable, Unrenamable folder in windows without any
software. To Test this concept just follow
simple steps given below.





How to create Undeletable And Unrenamable Folders ??

1.Go to Start and then Click on Run.
2.Type cmd & hit enter (open command prompt).
3.Remember you cannot create Undeletable & unrenamable folder in your root directory .That means you can't make this kind of
folder in C: drive if you installed windows on C.
4.Type D: or E: and hit enter.
5.Type md con\ and hit enter (md - make directory)
6.You may use other words such as aux, lpt1, lpt2, lpt3 up to lpt9 instead 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.