Windows XP Directory Display: Sorting Issue

Just upgraded the home PC to WinXP Pro, and I’m looking at a directory, sorted by filename, supposedly:

99e…jpg
401…xls
160…txt
990…zip
bal…txt
car…xls
chi…txt
col…pdf
ema…xls

And so on. Now, why aren’t the files beginning with numbers properly sorted? The files beginning with alphabets seem to be correctly ordered as far as I can see, though I have no confidence that will always be the case.

This phenomenon is not restricted to my own computer – once earlier this year, when a co-worker and I were looking for a file (the name started with an alphabet, IIRC) on our network drive, it showed up where it belonged on my Win2000 office PC, but she couldn’t find it on her WinXP-driven display. I then went over to see for myself and we eventually located it, but it appeared in a place that defies any ordering scheme I could figure out.

Have you tried clicking the “name” column header to sort, then clicking again (if it reverse sorted)? Windows tends to put recently modified files at the top or bottom of the sort order, irrespective of your options.

Yes, I have.

Oh, and it makes no difference.

Sorry, everybody. I got it figured out. Never mind.

Seems that Microsoft changed the default sorting algorithm in XP to be more, I suppose, “human-friendly”:

Old scheme:
1.txt
110.txt
12.txt
2.txt

New scheme:
1.txt
2.txt
12.txt
110.txt

It does get confusing, however, when there are files containing both numbers and alphabets, as in my case. I suppose we mere mortals are never meant to divine what Microsoft’s formula for those are.

To get back to the “original” sorting scheme, one has to edit the registry per the instructions here (which is also where I took my examples, to give them proper credit).

Once again, apologies for unnecessarily taking anyone’s time.