Saturday 29 January 2011

HOW TO CREATE AN UNDELETABLE FOLDER

We can actually make folders that cannot be deleted in windows os.it must be made using command prompt.It can only be deleted using command prompt.

steps:
1.go to cmd.
2.change to the directory that you want.
3.assume i change to d:
4.so,in command prompt,type d: and [enter].
5.type in this command "md lpt1\" without quotes and press enter.
6.the folder will now in your d:
7.go and try and delete or rename it,you cannot do anything to it.

There are still many names that you can use to name the folder:
-lpt1 until lpt9
-con
-aux

To delete it:
1.go to command prompt again.
2.navigate to the directory.
3.type in rd lpt1\

try this...

Subscribe to this Blog via Email:

Click here to Subscribe to FREE email updates from "Tricks and Tips", so that you do not miss out anything that can be valuable to you and your blog!!

1 comments:

nice trick.its nice working.

Post a Comment