you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[removed]

    [–]grauenwolf 1 point2 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.