Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > windows explorer does not sort by name correctly

Reply
Thread Tools Display Modes

windows explorer does not sort by name correctly

 
 
johnjneumann
Guest
Posts: n/a

 
      02-16-2008
VISTA Windows Explorer does not sort by name correctly (although DOS "dir
/on" works)
Please try it: create these 3 files any way you wish (i.e. copy & rename an
existing file or right-click in right pane >new>text document) -- the
extension and beginning letter are irrevlivant.
a0b.txt
a3f.txt
a05.txt
Sort the Windows Explorer column by "name" and you'll see that it sorts as
shown above - it will not display in the proper order of a05 a0b a3f

To no resolution, I've already added the registry setting suggested
elsewhere here: HKCU & HKLM
\sortware\microsoft\windows\currentversion\policie s\explorer\NoStrCmpLogical
set as binary "01 00 00 00"
I've also played with the view settings until I'm blue in the face.
HAS ANYONE AN IDEA WHY THIS HAPPENS and ESPECIALLY how to fix it?!

 
Reply With Quote
 
 
 
 
Mark L. Ferguson
Guest
Posts: n/a

 
      02-16-2008
Dos fails to sort letters dependant on upper or lower case, too. It
evaluates the character based on its byte value in the character map (after
a 'toUpper() call). Windows evaluates a number ignoring the leading zero.
Same quirk, different cause. Vista dwells on the 'Y2K' bug.

--
Was this helpful? Then click the Ratings button. Voting helps the web
interface.
http://www.microsoft.com/wn3/locales....htm#RateAPost

Mark L. Ferguson

..
"johnjneumann" <> wrote in message
news:CD180F33-CBAE-4E88-A469-...
> VISTA Windows Explorer does not sort by name correctly (although DOS "dir
> /on" works)
> Please try it: create these 3 files any way you wish (i.e. copy & rename
> an
> existing file or right-click in right pane >new>text document) -- the
> extension and beginning letter are irrevlivant.
> a0b.txt
> a3f.txt
> a05.txt
> Sort the Windows Explorer column by "name" and you'll see that it sorts as
> shown above - it will not display in the proper order of a05 a0b a3f
>
> To no resolution, I've already added the registry setting suggested
> elsewhere here: HKCU & HKLM
> \sortware\microsoft\windows\currentversion\policie s\explorer\NoStrCmpLogical
> set as binary "01 00 00 00"
> I've also played with the view settings until I'm blue in the face.
> HAS ANYONE AN IDEA WHY THIS HAPPENS and ESPECIALLY how to fix it?!
>


 
Reply With Quote
 
Tom Allen
Guest
Posts: n/a

 
      02-16-2008

"johnjneumann" <> wrote in message
news:CD180F33-CBAE-4E88-A469-...
> VISTA Windows Explorer does not sort by name correctly (although DOS
> "dir
> /on" works)
> Please try it: create these 3 files any way you wish (i.e. copy &
> rename an
> existing file or right-click in right pane >new>text document) -- the
> extension and beginning letter are irrevlivant.
> a0b.txt
> a3f.txt
> a05.txt
> Sort the Windows Explorer column by "name" and you'll see that it
> sorts as
> shown above - it will not display in the proper order of a05 a0b
> a3f
>
> To no resolution, I've already added the registry setting suggested
> elsewhere here: HKCU & HKLM
> \sortware\microsoft\windows\currentversion\policie s\explorer\NoStrCmpLogical
> set as binary "01 00 00 00"
> I've also played with the view settings until I'm blue in the face.
> HAS ANYONE AN IDEA WHY THIS HAPPENS and ESPECIALLY how to fix it?!



I guess someone thought it would be 'helpful' to sort numbers
numerically rather than ASCII collated.
I seem to recollect I found that 000 comes before 00 which comes before
0 but 1 comes before 11 etc.
However I still arrange date/time stamp file names as eight digits
YYYYMMDD out of habit.

Tom


 
Reply With Quote
 
PaulB
Guest
Posts: n/a

 
      02-18-2008
I think you may have the wrong value in that key. It should just be set to 1.
See the article below. I have set this in two computers running Vista and it
works as expected.

http://support.microsoft.com/kb/319827
--
Paul


"johnjneumann" wrote:

> VISTA Windows Explorer does not sort by name correctly (although DOS "dir
> /on" works)
> Please try it: create these 3 files any way you wish (i.e. copy & rename an
> existing file or right-click in right pane >new>text document) -- the
> extension and beginning letter are irrevlivant.
> a0b.txt
> a3f.txt
> a05.txt
> Sort the Windows Explorer column by "name" and you'll see that it sorts as
> shown above - it will not display in the proper order of a05 a0b a3f
>
> To no resolution, I've already added the registry setting suggested
> elsewhere here: HKCU & HKLM
> \sortware\microsoft\windows\currentversion\policie s\explorer\NoStrCmpLogical
> set as binary "01 00 00 00"
> I've also played with the view settings until I'm blue in the face.
> HAS ANYONE AN IDEA WHY THIS HAPPENS and ESPECIALLY how to fix it?!
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Explorer doesn't show drive correctly Pascal Filion Windows Vista General Discussion 0 04-27-2008 09:11 PM
delay changing sort order in explorer on vista ajfish@blueyonder.co.uk Windows Vista General Discussion 0 01-14-2008 11:59 AM
Explorer Problem: Group & Sort By Elements gone! Muty Windows Vista General Discussion 7 08-15-2007 02:35 PM
Sort by name doesnt sort correctly in my opinion douglasgblake Windows Vista File Management 5 08-08-2007 02:17 PM
PCs shown correctly in Network Map but not in Windows Explorer? Allen Windows Vista Networking 0 06-17-2007 03:14 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59