Labels
- Anti-Hacking (1)
 - Batch File Programmig (1)
 - Blogger Tricks (2)
 - Browser Tricks (1)
 - Games (5)
 - Internet Download Manager (1)
 - Minecraft (1)
 - Nokia (1)
 - Notepad (1)
 - PC (6)
 - Password (1)
 - Softwares (2)
 - Tricks (4)
 - Windows XP (1)
 - command prompt tricks (2)
 - mozilla firefox (1)
 - notepad tricks (1)
 - samsung (1)
 
Have you ever tried to create a folder named:
-CON
-PRN
-AUX
-NUL
-COM1
-COM2
-COM3
-COM4
-COM5
-COM6
-COM7
-COM8
-COM9
-LPT1
-LPT2
-LPT3
-LPT4
-LPT5
-LPT6
-LPT7
-LPT8
-LPT9
in Windows OS?
If YES, Why you even bother going here?
If NO, It's because a pop-up message will appear saying "Specified device name is invalid" the after closing the pop-up box your folder name will return to it's default name, New folder. CON is a reserved word in the Windows and the underlying DOS system. I'll teach you how to create a folder named "CON".
1.) Go to command prompt
2.) Type in prompt (FOR EG. TO CREATE CON FOLDER IN E: DRIVE)
C:\>md \\.\e:\con
3.) To delete the folder use the following command
C:\>rd \\.\e:\con
NOTE: The folder can only be deleted in the Command Prompt.
4.) Voila! You're done. Have fun with your folder named CON / con.
Labels:
command prompt tricks,
Tricks
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment