Files not sorted properly in Open File(s) Dialog box

K

Ken Blake, MVP

Hello,

I'm running Windows XP Pro SP2. Just recently the file/folder list stopped
sorting properly in the file-open dialog box.
This only occurs in certain applications. For instance, MS Office apps
don't have this problem (they uses a different object?).

Is there a Windows registry key that controls this?
If so, what is it and what should the default value(s) be set to to restore
it to sort on NAME in ascending order.

Or maybe I should just ask this: is there a way to simply restore all of
Windows defaults? When I created a new 'dummy' user and tested it the
problem was gone.


Are you aware that you can change the sort order by clicking on the
heading at the top of the field you want to sort on? Click that
heading a second time to reverse the sort order from ascending to
descending, or vice versa, whichever you are sorted on.

Is there a possibility that you are having your problem because you
have accidentally done this? Or some other user of your computer has
done it on purpose in those applications?
 
P

Poster Kris

Hello,

I'm running Windows XP Pro SP2. Just recently the file/folder list stopped
sorting properly in the file-open dialog box.
This only occurs in certain applications. For instance, MS Office apps
don't have this problem (they uses a different object?).

Is there a Windows registry key that controls this?
If so, what is it and what should the default value(s) be set to to restore
it to sort on NAME in ascending order.

Or maybe I should just ask this: is there a way to simply restore all of
Windows defaults? When I created a new 'dummy' user and tested it the
problem was gone.

thanks

Regards

Kris
 
B

Barry Schwarz

Hello,

I'm running Windows XP Pro SP2. Just recently the file/folder list stopped
sorting properly in the file-open dialog box.
This only occurs in certain applications. For instance, MS Office apps
don't have this problem (they uses a different object?).

Is there a Windows registry key that controls this?
If so, what is it and what should the default value(s) be set to to restore
it to sort on NAME in ascending order.

Or maybe I should just ask this: is there a way to simply restore all of
Windows defaults? When I created a new 'dummy' user and tested it the
problem was gone.

Several Office applications (and probably others) default to sort as
they see fit. It seems to be close to "most recently used by this
application". You can change the order once the Open dialog has
started by clicking on the "views" icon, selecting details, sorting
the resulting display as desired by clicking once or twice on the
column heading, clicking the views icon again, and selecting list.
 
J

ju.c

Create and merge this registry file to correct the Sort Order problem:


1. Copy below and paste into Notepad:

----------copy inside only----------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShellState"=hex:24,00,00,00,33,80,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
01,00,00,00,0d,00,00,00,00,00,00,00,00,00,00,00

----------copy inside only----------

2. Save-as SortOrder.reg (or any name + .reg)

3. Double-click or right-click and merge into the registry.

4. Restart your computer.

5. If that did not work, try this one (repeat steps 1-4):

----------copy inside only----------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShellState"=hex:24,00,00,00,3c,28,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00

----------copy inside only----------


ju.c
 
K

Ken Blake, MVP

Thanks Ken,

Yes, I'm aware of the various ways of changing the sort-detail.
Unfortunately, it doesn't retain this and I have to keep redoing it every
time I open a subfolder.

thanks again for your input.


You're welcome. Sorry my guess wasn't the problem.


 
P

Poster Kris

Thanks Ken,

Yes, I'm aware of the various ways of changing the sort-detail.
Unfortunately, it doesn't retain this and I have to keep redoing it every
time I open a subfolder.

thanks again for your input.
 
P

Poster Kris

Thanks for the info. I tried both reg fixes and it's still not working, but
you've got me started in the right direction. I needed to know the reg key
that controlled this.

thanks again
ju.c said:
Create and merge this registry file to correct the Sort Order problem:


1. Copy below and paste into Notepad:

----------copy inside only----------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShellState"=hex:24,00,00,00,33,80,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
01,00,00,00,0d,00,00,00,00,00,00,00,00,00,00,00

----------copy inside only----------

2. Save-as SortOrder.reg (or any name + .reg)

3. Double-click or right-click and merge into the registry.

4. Restart your computer.

5. If that did not work, try this one (repeat steps 1-4):

----------copy inside only----------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShellState"=hex:24,00,00,00,3c,28,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00

----------copy inside only----------


ju.c


Poster Kris said:
Hello,

I'm running Windows XP Pro SP2. Just recently the file/folder list
stopped
sorting properly in the file-open dialog box.
This only occurs in certain applications. For instance, MS Office apps
don't have this problem (they uses a different object?).

Is there a Windows registry key that controls this?
If so, what is it and what should the default value(s) be set to to
restore
it to sort on NAME in ascending order.

Or maybe I should just ask this: is there a way to simply restore all of
Windows defaults? When I created a new 'dummy' user and tested it the
problem was gone.

thanks

Regards

Kris
 
J

ju.c

I don't know if one of these will correct it but they're the best
way to manage folder views.

Use this VBScript to set your folder views:
Folder View Master by MS-MVP Keith Miller (no homepage anymore)
http://mysite.verizon.net/res18hr7/FVM3.zip or
http://members.home.nl/alsdewiedeweerga/Scripts/FVM3/FVM3.rar
Just follow its directions. If you want to master folder views too, just ask.


FileOpenPatcher from ElmuSoft enlarges the Windows Open File dialog
and sets Details view as default.
FileOpenPatcher is the successor of the famous MultiEnhancer.
FileOpenPatcher (Scroll down page)
Info: http://www.netcult.ch/elmue/ElmueSoft-en.htm
Download Link 1: ftp://ftp.netcult.ch/mirror/elmue/FileOpenPatcher.zip
Download Link 2: http://electronix.ch/ptbsync/FileOpenPatcher.zip


ju.c


Poster Kris said:
Thanks for the info. I tried both reg fixes and it's still not working, but
you've got me started in the right direction. I needed to know the reg key
that controlled this.

thanks again
ju.c said:
Create and merge this registry file to correct the Sort Order problem:


1. Copy below and paste into Notepad:

----------copy inside only----------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShellState"=hex:24,00,00,00,33,80,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
01,00,00,00,0d,00,00,00,00,00,00,00,00,00,00,00

----------copy inside only----------

2. Save-as SortOrder.reg (or any name + .reg)

3. Double-click or right-click and merge into the registry.

4. Restart your computer.

5. If that did not work, try this one (repeat steps 1-4):

----------copy inside only----------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShellState"=hex:24,00,00,00,3c,28,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00

----------copy inside only----------


ju.c


Poster Kris said:
Hello,

I'm running Windows XP Pro SP2. Just recently the file/folder list
stopped
sorting properly in the file-open dialog box.
This only occurs in certain applications. For instance, MS Office apps
don't have this problem (they uses a different object?).

Is there a Windows registry key that controls this?
If so, what is it and what should the default value(s) be set to to
restore
it to sort on NAME in ascending order.

Or maybe I should just ask this: is there a way to simply restore all of
Windows defaults? When I created a new 'dummy' user and tested it the
problem was gone.

thanks

Regards

Kris
 
P

Poster Kris

ju.c,

The FileOpenPatcher apparently reset the correct reg settings. It's
working!

Cheers and thanks again

Kris
ju.c said:
I don't know if one of these will correct it but they're the best way to
manage folder views.

Use this VBScript to set your folder views:
Folder View Master by MS-MVP Keith Miller (no homepage anymore)
http://mysite.verizon.net/res18hr7/FVM3.zip or
http://members.home.nl/alsdewiedeweerga/Scripts/FVM3/FVM3.rar
Just follow its directions. If you want to master folder views too, just
ask.


FileOpenPatcher from ElmuSoft enlarges the Windows Open File dialog and
sets Details view as default.
FileOpenPatcher is the successor of the famous MultiEnhancer.
FileOpenPatcher (Scroll down page)
Info: http://www.netcult.ch/elmue/ElmueSoft-en.htm
Download Link 1: ftp://ftp.netcult.ch/mirror/elmue/FileOpenPatcher.zip
Download Link 2: http://electronix.ch/ptbsync/FileOpenPatcher.zip


ju.c


Poster Kris said:
Thanks for the info. I tried both reg fixes and it's still not working,
but you've got me started in the right direction. I needed to know the
reg key that controlled this.

thanks again
ju.c said:
Create and merge this registry file to correct the Sort Order problem:


1. Copy below and paste into Notepad:

----------copy inside only----------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShellState"=hex:24,00,00,00,33,80,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
01,00,00,00,0d,00,00,00,00,00,00,00,00,00,00,00

----------copy inside only----------

2. Save-as SortOrder.reg (or any name + .reg)

3. Double-click or right-click and merge into the registry.

4. Restart your computer.

5. If that did not work, try this one (repeat steps 1-4):

----------copy inside only----------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShellState"=hex:24,00,00,00,3c,28,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00

----------copy inside only----------


ju.c


Hello,

I'm running Windows XP Pro SP2. Just recently the file/folder list
stopped
sorting properly in the file-open dialog box.
This only occurs in certain applications. For instance, MS Office apps
don't have this problem (they uses a different object?).

Is there a Windows registry key that controls this?
If so, what is it and what should the default value(s) be set to to
restore
it to sort on NAME in ascending order.

Or maybe I should just ask this: is there a way to simply restore all
of Windows defaults? When I created a new 'dummy' user and tested it
the problem was gone.

thanks

Regards

Kris
 
J

ju.c

Thanks for the feedback.

You're welcome.


ju.c


Poster Kris said:
ju.c,

The FileOpenPatcher apparently reset the correct reg settings. It's
working!

Cheers and thanks again

Kris
ju.c said:
I don't know if one of these will correct it but they're the best way to
manage folder views.

Use this VBScript to set your folder views:
Folder View Master by MS-MVP Keith Miller (no homepage anymore)
http://mysite.verizon.net/res18hr7/FVM3.zip or
http://members.home.nl/alsdewiedeweerga/Scripts/FVM3/FVM3.rar
Just follow its directions. If you want to master folder views too, just
ask.


FileOpenPatcher from ElmuSoft enlarges the Windows Open File dialog and
sets Details view as default.
FileOpenPatcher is the successor of the famous MultiEnhancer.
FileOpenPatcher (Scroll down page)
Info: http://www.netcult.ch/elmue/ElmueSoft-en.htm
Download Link 1: ftp://ftp.netcult.ch/mirror/elmue/FileOpenPatcher.zip
Download Link 2: http://electronix.ch/ptbsync/FileOpenPatcher.zip


ju.c


Poster Kris said:
Thanks for the info. I tried both reg fixes and it's still not working,
but you've got me started in the right direction. I needed to know the
reg key that controlled this.

thanks again
Create and merge this registry file to correct the Sort Order problem:


1. Copy below and paste into Notepad:

----------copy inside only----------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShellState"=hex:24,00,00,00,33,80,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
01,00,00,00,0d,00,00,00,00,00,00,00,00,00,00,00

----------copy inside only----------

2. Save-as SortOrder.reg (or any name + .reg)

3. Double-click or right-click and merge into the registry.

4. Restart your computer.

5. If that did not work, try this one (repeat steps 1-4):

----------copy inside only----------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShellState"=hex:24,00,00,00,3c,28,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00

----------copy inside only----------


ju.c


Hello,

I'm running Windows XP Pro SP2. Just recently the file/folder list
stopped
sorting properly in the file-open dialog box.
This only occurs in certain applications. For instance, MS Office apps
don't have this problem (they uses a different object?).

Is there a Windows registry key that controls this?
If so, what is it and what should the default value(s) be set to to
restore
it to sort on NAME in ascending order.

Or maybe I should just ask this: is there a way to simply restore all
of Windows defaults? When I created a new 'dummy' user and tested it
the problem was gone.

thanks

Regards

Kris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top