How to Create an Undeletable folder on your computer using simple command prompt:
We are creating lot of folders on our computers daily, in that folders some may be more essential and important, we don’t what to be deleted at any cost. But accidently we may delete it our self or some others who using the same computer may delete it. And this will cause more problems for you.
After this issue you will find a way to prevent this problem in future. And here we had given a simplest way to create an undeletable folder on your computer.
To create an undeletable and unrenamable folders, initially you need to know about the windows keywords, windows uses certain keywords in its programming to perform each task. For creating undeletable folders we need to use the following keywords, con, aux, lpt1, lpt2, lpt3, lpt4, lpt5, lpt6, lpt7, lpt8 and lpt9. Name the folder using anyone of the keywords to make it undeletable.
Steps to create undeletable folders:
Ø Open the command window by clicking Windows key + R and give cmd, then give enter key.
Ø After opening the command window, enter the drive name where you need to create an undeletable folder. Ex: If you need to choose H: drive type as H: and press enter.
Note: You can’t choose the C: drive which was commonly used as programming drive.
Ø Next to that, choose any of the keywords mentioned above, and type as, md con\ or md aux\ , and then press enter.
Ø Now you can find the folder in chosen drive and that folder can’t be deleted of renamed.
Ø To delete that folder go to same command window à H: à Enter àrd con\ or rd aux\ , now can see that folder was removed.
This will be works in windows xp, windows vista, windows 7 and win 8.
To know more tricks and tips follow us on www.facebook.com/technolly
More tips:
0 comments:
Post a Comment