S
Steve King
I'm having a problem with Explorer sorting *non*-numeric filenames.
Explorer just plain ignores a '-' character (aka dash, hyphen, minus,
ASCII 0x2d) in filenames. Here's an example:
cmd.exe 'dir' Explorer
-------------------- --------------------
dog-beagle.txt dog-beagle.txt
dog-fighter.txt dogfight-baron.txt
dog-foxhound.txt dog-fighter.txt
dog-spaniel.txt dogfight-snoopy.txt
dog-terrier.txt dog-foxhound.txt
dogfight-baron.txt doggerel-homer.txt
dogfight-snoopy.txt doggerel-seuss.txt
doggerel-homer.txt dog-spaniel.txt
doggerel-seuss.txt dog-terrier.txt
I tend to use the dash as a separator quite a bit and this is driving me
nuts. I've experimented with other a few other punctuation characters
(comma, plus, space) and the dash is the only character I've found that
exhibits this problem. I suppose I could re-train myself to use a
different character, but I shouldn't have to.
I've toggled TweakUI's "Use intuitive filename sorting" on and off, but
the problem is there with either setting. (I do see the expected change
in behavior for numeric filenames, so I know that the change is actually
taking effect.) Anyone know a similar trick or registry tweak that will
fix this?
Explorer just plain ignores a '-' character (aka dash, hyphen, minus,
ASCII 0x2d) in filenames. Here's an example:
cmd.exe 'dir' Explorer
-------------------- --------------------
dog-beagle.txt dog-beagle.txt
dog-fighter.txt dogfight-baron.txt
dog-foxhound.txt dog-fighter.txt
dog-spaniel.txt dogfight-snoopy.txt
dog-terrier.txt dog-foxhound.txt
dogfight-baron.txt doggerel-homer.txt
dogfight-snoopy.txt doggerel-seuss.txt
doggerel-homer.txt dog-spaniel.txt
doggerel-seuss.txt dog-terrier.txt
I tend to use the dash as a separator quite a bit and this is driving me
nuts. I've experimented with other a few other punctuation characters
(comma, plus, space) and the dash is the only character I've found that
exhibits this problem. I suppose I could re-train myself to use a
different character, but I shouldn't have to.
I've toggled TweakUI's "Use intuitive filename sorting" on and off, but
the problem is there with either setting. (I do see the expected change
in behavior for numeric filenames, so I know that the change is actually
taking effect.) Anyone know a similar trick or registry tweak that will
fix this?