Folders with name: CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5,
COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, & LPT9
cant be created using Windows Explorer or Command Prompt directly! ( Try this
out.. right click on your desktop and try creating folder named "con"it changes
back to "ew Folder" )
This is prevented as XP terms these folders as SYSTEM Folder Names reserved only
for the Operating System.. But there is a backdoor..(this trick is to create
system folders on XP through command prompt )
Try this:
CREATION
Syntax:md \\.\\$path
Example:prompt>md \\.\\C:\con
Explanation: This would create a folder named "con" on your "C Drive"
Similarly to delete such folder:
DELETION
Syntax:rd/s \\.\\$path
Example:prompt>rd/s \\.\\C:\con
Explanation: This would remove the folder named "con"!
Note: rd(Remove Directory) command is used with "/s" switch as otherwise it
would give error that "folder is not empty"!
On another hand...if you ever wondered how to create a folder with no
name...then try this:
Create a New Folder from Windows Explorer
Select rename & type: "ALT+255"(Use Numpad)..thats it!
ALT+255 stands for blank character in ASCII...so it still accepts your folder name!
About Me
- Padambharti
- Knowledge seeker..... Like to share knowledge..... World is very small....... Always Keep smiling....
Categories
- ASP (1)
- Draft (10)
- Java Script (1)
- Linux Tips (2)
- Property Deals (1)
- Software Downloads (1)
- Virus Solution (1)
- Windows Tips (17)
Blog Archive
-
▼
2008
(19)
-
▼
June
(16)
- Folder named "CON" cannot be created on XP, Windows
- Fee online antivirus scanner
- Set Cookie expiry time
- JavaScript Cookie expires time
- Dot Net Crystal Reports Supress if 0 property
- Hiding a XP Computer from Network Neighborhood
- Property Patiala
- Software Downloads
- Linux Tips
- Speeding Up Network Browsing
- Windows Help and Support Error
- Network Connection Always Shows Access Denied
- Task Manager is Menu Bar is Missing
- Taking Ownership Of a Folder
- IPCONFIG Error
- Reduce MS windows booting time
-
▼
June
(16)
Friday, June 27, 2008
Folder named "CON" cannot be created on XP, Windows
Posted by Padambharti at 9:21 PM
Labels: Windows Tips
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment