Create/rename a file/folder that begins with a dot in Windows?

Posted by Adventure10 on Super User See other posts from Super User or by Adventure10
Published on 2009-11-02T15:15:03Z Indexed on 2012/10/12 3:39 UTC
Read the original article Hit count: 180

Filed under:

Many programs needs folder names that starts with a dot, like .emacs.d, .gimp-2.2, .jedit etc. How do I create such a folder?

When using the Windows Explorer in Windows 2000 (and other versions), I get an error message saying "You have to enter a filename". The only solution I have come up with, is to open a command prompt (Start, Run, "CMD", OK) and enter "mkdir .mydir".

Why have Microsoft this error message in the Explorer, but not in the command shell? Is there any registry hack out there to fix this, so that I am able to enter the folder name directly in the Explorer?

© Super User or respective owner

Related posts about Windows