Subscribe to Simple Tips And Tutorials by Email. And Get New post and updates in your Mail Box
Powered by MaxBlogPress  

Can’t Create Folder Name


November 28, 2007 Posted By: Jim ~ Filed under Category: Cool tricks, Windows

Welcome, Visitor. Subscribe to our RSS Feed and consider adding this article/site to your favorite social bookmark site if you find it useful. Thank you!

CON, AUX, COM1, COM2, COM3, COM4, LPT1, LPT2, LPT3, PRN, NUL

each one of these means something in the windows thats why u cant create them.
anyways if ur pissed and u wanna create it … read below.. it’s so simple.

We can do this by following method:

To Create.

1: goto command prompt… Start >> Run >> type Cmd
2: type in: mkdir \\.\c:\con (or any of the words above)

To Verify.

1: verify by typing: dir \\.\c:\con (or check the folder where u create it)

To Remove.

1: delete the file or folder by typing: rmdir \\.\c:\con

Share/Save/Bookmark

Tags: , ,

Possibale Related posts

Leave a Reply