1.1.15

How To Create Undeletable And Unrenamable Folders ?

1/01/2015








Go to Start and then Click on Run
Type cmd & hit enter (To open Command Prompt ).
Remember you cannot create Undeletable & unrenamable folder in your root directory (i.e. where the windows is installed) That means you can't make this kind of folder in C: drive if you installed windows on C:
Type D: or E: and hit enter
Type md con\ and hit enter (md - make directory)
You may use other words such as aux, lpt1, lpt2, lpt3 up to lpt9 instead of con in above step.
Open that directory, you will see the folder created of name con.
Try to delete that folder or rename that folder windows will show the error

It is not possible to delete that folder manually but you can delete this folder by another way mentioned below.
Open Command Prompt
Type D: ( if u created this type of folder in D: drive) & hit enter
Type rd con\ (rd - remove directory)
Open that directory and the folder will not appear because it is removed.

Written by

a computer geek and a junior compo programmer by interest and lecturer in accounting by profession. He got his MSIT, BBIT, and MBA in Community Development at Golis University - Burao and Fair Land University - Hargesia. He has an excellence work experience with Excel Accounting/Financial Accounting, AIS/MIS/FIS/Computerized Accounting. He also masters in Excel Programming, Access Programming not to mention that he is an IT Professional in Microsoft Studio and Visual Basic Programming , Web Development in "PHP, Joomla, Wold Press. He also trained in Networking, Hardware, IT Security all in all Maxbuub has a limit let potentials and skills and he chooses to share all of that an more in this blog. Facebook: https://www.facebook.com/MrBura0

0 comments:

Post a Comment

 

© 2014 Hacks And Security . All rights resevered. Designed by Templateism

Back To Top