It was discovered that nobody
can create a folder named as "con" in windows using modern method.
This is something pretty cool...and unbelievable...
Note : This should be through & in windows only.
To create a folder you have to do the following steps
1) open cmd
win + r (opn run)
type cmd
then in cmd type mkdir e:\con\
To create a folder you have to do the following steps
1) open cmd
win + r (opn run)
type cmd
then in cmd type rmdir e:\con\
there are also some other names which cannot be created using standard methods
they are - CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9,
LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, LPT9
This is something pretty cool...and unbelievable...
Note : This should be through & in windows only.
This is what happen when you try to create a folder named con using standard method |
To create a folder you have to do the following steps
1) open cmd
win + r (opn run)
type cmd
then in cmd type mkdir e:\con\
(you can give any drive letter as the drive in which you want to create the folder)
Codes For Creating Folder Named Con In Drive E: |
Result - Created a Folder In Local Drive E: |
To create a folder you have to do the following steps
1) open cmd
win + r (opn run)
type cmd
then in cmd type rmdir e:\con\
Codes For Deleting Folder Named Con From Drive E: |
there are also some other names which cannot be created using standard methods
they are - CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9,
LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, LPT9
Green ViruZ
No comments:
Post a Comment