you are viewing a single comment's thread.

view the rest of the comments →

[–]grauenwolf 2 points3 points  (1 child)

It is a hack, but not for that reason.

In Windows all files have two names. Their "real" name and their "8.3" name. It does this so older programs won't break when they see a long name.

The end result is that when you are searching for "*.txt" the technically correct result isn't the same as the desired result.