Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista File Management > Sort by name doesnt sort correctly in my opinion

Reply
Thread Tools Display Modes

Sort by name doesnt sort correctly in my opinion

 
 
douglasgblake
Guest
Posts: n/a

 
      07-06-2007
Explorer does not seem to sort files by name in the order I expect.
e.g.
0x2A.txt
0x20.txt
0xA2.txt
is the order shown but I expected item 1 to be after item 2.
Doug Blake

 
Reply With Quote
 
 
 
 
R. C. White
Guest
Posts: n/a

 
      07-06-2007
Hi, Douglas.

You might be interested in this page by MVP Ramesh:
http://windowsxp.mvps.org/xpsortorder.htm

And in this KB article:
The sort order for files and folders whose names contain numerals is
different in Windows XP than it is in Windows 2000
http://support.microsoft.com/kb/319827/

RC
--
R. C. White, CPA
San Marcos, TX

Microsoft Windows MVP
(Running Windows Live Mail beta in Vista Ultimate x64)

"douglasgblake" <> wrote in message
news:84140F1A-498B-4070-9875-...
> Explorer does not seem to sort files by name in the order I expect.
> e.g.
> 0x2A.txt
> 0x20.txt
> 0xA2.txt
> is the order shown but I expected item 1 to be after item 2.
> Doug Blake
>


 
Reply With Quote
 
mykee
Guest
Posts: n/a

 
      08-07-2007
R.C.
Is there similiar solution for Vista?
The problem is the same in Vista but the registry solutions mentioned by MVP
Ramesh and the KB article do not apply.

"R. C. White" wrote:

> Hi, Douglas.
>
> You might be interested in this page by MVP Ramesh:
> http://windowsxp.mvps.org/xpsortorder.htm
>
> And in this KB article:
> The sort order for files and folders whose names contain numerals is
> different in Windows XP than it is in Windows 2000
> http://support.microsoft.com/kb/319827/
>
> RC
> --
> R. C. White, CPA
> San Marcos, TX
>
> Microsoft Windows MVP
> (Running Windows Live Mail beta in Vista Ultimate x64)
>
> "douglasgblake" <> wrote in message
> news:84140F1A-498B-4070-9875-...
> > Explorer does not seem to sort files by name in the order I expect.
> > e.g.
> > 0x2A.txt
> > 0x20.txt
> > 0xA2.txt
> > is the order shown but I expected item 1 to be after item 2.
> > Doug Blake
> >

>

 
Reply With Quote
 
Ramesh, MS-MVP
Guest
Posts: n/a

 
      08-08-2007
Works fine here, mykee. Important thing is that you need to create the value under HKEY_CURRENT_USER, and not under the HKEY_LOCAL_MACHINE area.

See:

Configure Windows Vista to use the sort order that is used by Windows 2000:
http://www.winhelponline.com/articles/227/1/

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"mykee" <> wrote in message news:572043F7-CF42-42CE-8E5F-...
R.C.
Is there similiar solution for Vista?
The problem is the same in Vista but the registry solutions mentioned by MVP
Ramesh and the KB article do not apply.

"R. C. White" wrote:

> Hi, Douglas.
>
> You might be interested in this page by MVP Ramesh:
> http://windowsxp.mvps.org/xpsortorder.htm
>
> And in this KB article:
> The sort order for files and folders whose names contain numerals is
> different in Windows XP than it is in Windows 2000
> http://support.microsoft.com/kb/319827/
>
> RC
> --
> R. C. White, CPA
> San Marcos, TX
>
> Microsoft Windows MVP
> (Running Windows Live Mail beta in Vista Ultimate x64)
>
> "douglasgblake" <> wrote in message
> news:84140F1A-498B-4070-9875-...
> > Explorer does not seem to sort files by name in the order I expect.
> > e.g.
> > 0x2A.txt
> > 0x20.txt
> > 0xA2.txt
> > is the order shown but I expected item 1 to be after item 2.
> > Doug Blake
> >

>

 
Reply With Quote
 
mykee
Guest
Posts: n/a

 
      08-08-2007
Finally some results.

In XP, the registry looked like what the article had shown but in my version
of Vista the keys under HKEY_CURRENT_USER\....\POLICY did not show \EXPLORER.


After creating the key "explorer" and then creating the DWORD value,
everything works fine.

Thank you.


"Ramesh, MS-MVP" wrote:

> Works fine here, mykee. Important thing is that you need to create the value under HKEY_CURRENT_USER, and not under the HKEY_LOCAL_MACHINE area.
>
> See:
>
> Configure Windows Vista to use the sort order that is used by Windows 2000:
> http://www.winhelponline.com/articles/227/1/
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "mykee" <> wrote in message news:572043F7-CF42-42CE-8E5F-...
> R.C.
> Is there similiar solution for Vista?
> The problem is the same in Vista but the registry solutions mentioned by MVP
> Ramesh and the KB article do not apply.
>
> "R. C. White" wrote:
>
> > Hi, Douglas.
> >
> > You might be interested in this page by MVP Ramesh:
> > http://windowsxp.mvps.org/xpsortorder.htm
> >
> > And in this KB article:
> > The sort order for files and folders whose names contain numerals is
> > different in Windows XP than it is in Windows 2000
> > http://support.microsoft.com/kb/319827/
> >
> > RC
> > --
> > R. C. White, CPA
> > San Marcos, TX
> >
> > Microsoft Windows MVP
> > (Running Windows Live Mail beta in Vista Ultimate x64)
> >
> > "douglasgblake" <> wrote in message
> > news:84140F1A-498B-4070-9875-...
> > > Explorer does not seem to sort files by name in the order I expect.
> > > e.g.
> > > 0x2A.txt
> > > 0x20.txt
> > > 0xA2.txt
> > > is the order shown but I expected item 1 to be after item 2.
> > > Doug Blake
> > >

> >

>

 
Reply With Quote
 
Ramesh, MS-MVP
Guest
Posts: n/a

 
      08-08-2007
Thanks for the update!

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"mykee" <> wrote in message news:BB4192D9-71EC-461F-AAFB-...
Finally some results.

In XP, the registry looked like what the article had shown but in my version
of Vista the keys under HKEY_CURRENT_USER\....\POLICY did not show \EXPLORER.


After creating the key "explorer" and then creating the DWORD value,
everything works fine.

Thank you.


"Ramesh, MS-MVP" wrote:

> Works fine here, mykee. Important thing is that you need to create the value under HKEY_CURRENT_USER, and not under the HKEY_LOCAL_MACHINE area.
>
> See:
>
> Configure Windows Vista to use the sort order that is used by Windows 2000:
> http://www.winhelponline.com/articles/227/1/
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "mykee" <> wrote in message news:572043F7-CF42-42CE-8E5F-...
> R.C.
> Is there similiar solution for Vista?
> The problem is the same in Vista but the registry solutions mentioned by MVP
> Ramesh and the KB article do not apply.
>
> "R. C. White" wrote:
>
> > Hi, Douglas.
> >
> > You might be interested in this page by MVP Ramesh:
> > http://windowsxp.mvps.org/xpsortorder.htm
> >
> > And in this KB article:
> > The sort order for files and folders whose names contain numerals is
> > different in Windows XP than it is in Windows 2000
> > http://support.microsoft.com/kb/319827/
> >
> > RC
> > --
> > R. C. White, CPA
> > San Marcos, TX
> >
> > Microsoft Windows MVP
> > (Running Windows Live Mail beta in Vista Ultimate x64)
> >
> > "douglasgblake" <> wrote in message
> > news:84140F1A-498B-4070-9875-...
> > > Explorer does not seem to sort files by name in the order I expect.
> > > e.g.
> > > 0x2A.txt
> > > 0x20.txt
> > > 0xA2.txt
> > > is the order shown but I expected item 1 to be after item 2.
> > > Doug Blake
> > >

> >

>

 
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 does not sort by name correctly johnjneumann Windows Vista General Discussion 3 02-18-2008 03:17 AM
Can't sort chronologically Katharine Windows Vista File Management 2 02-05-2008 06:04 PM
Sort by Type. Niraj Windows Vista File Management 0 05-10-2007 03:26 PM
All Programs - Sort otterit Windows Vista General Discussion 3 02-17-2007 06:42 PM
Sort of OT Tom Ker Windows Vista General Discussion 7 05-10-2006 05:07 PM



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