Quote:
We can do this by following method
STEP1: goto command prompt
STEP2: type in prompt e:\> "mkdir \\.\e:\con"
STEP3: verify by typing "dir \\.\e:\con"
STEP4: delete the file or folder "rmdir \\.\e:\con"
Note::Not necessary for to go only E:,u can create in any Drive.
|
* Several special file names are reserved by the system and cannot be used for files or folders:
* CON, AUX, COM1, COM2, COM3, COM4, LPT1, LPT2, LPT3, PRN, NUL (other folders names that cant be used)
Source:::
msjabby.com <=first result of Google Search. (used the title of topic to search).
so next time you can search before posting.

__________
Also see this microsft article on
How to Remove Files with Reserved Names in Windows XP