Niner since 2009
If you still want to create folder with name con, lpt1, etc. try following:
Prefix “\\.\” with full physical path where you would like to create the dir and create folder using command prompt.
Example:
D:\test>mkdir \\.\D:\test\con
This is really nice information. Thanks for sharing.
Here is a list of Channel 9 staff members.
Folder naming errors- But Why?
Oct 01, 2009 at 12:28 AMIf you still want to create folder with name con, lpt1, etc. try following:
Prefix “\\.\” with full physical path where you would like to create the dir and create folder using command prompt.
Example:
D:\test>mkdir \\.\D:\test\con
Microsoft Advertising Platform: A Lap Around
Aug 05, 2009 at 12:50 AMThis is really nice information. Thanks for sharing.