Details Vs Thumnails

  • Thread starter Thread starter OHM \( Terry Burns \)
  • Start date Start date
O

OHM \( Terry Burns \)

Does anyone know how I can set my preference for this so folder details are
allways defaulted to details rather than thumbnails

--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
 
G'Day Terry,

Start Windows Explorer, and set the current view (whatever
it might be) to "Details".

From the Menu:
Tools>Folder Options
Go to the View (Tab)
In the top section "Folder views"
click the button "Apply to All Folders".

Merry Christmas!
 
Tried that mate, doesent work for me Im afraid.



--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
Pat Garard said:
G'Day Terry,

Start Windows Explorer, and set the current view (whatever
it might be) to "Details".

From the Menu:
Tools>Folder Options
Go to the View (Tab)
In the top section "Folder views"
click the button "Apply to All Folders".

Merry Christmas!
 
OHM said:
Does anyone know how I can set my preference for this so folder
details are always defaulted to details rather than thumbnails


*IMPORTANT* -- Close ALL Windows/Internet Explorer windows..

Open ONE Windows Explorer.
View -> Details.

View tab
Apply to all Folders

Close Windows Explorer..
Open Windows Explorer...
 
This has taken affect for windows,all my normal picture folders have become
details rather than thumns or icons, however, word refuses to display in
details as default.

--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
 
however, word refuses to display in
details as default.

This is normal behavior. Dialog boxes do not share the view with Explorer
and they use the List view. There is no way to change this setting (other
than manually changing it) that I know of.
 
i suspect that a regristry key exists 4 this

--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
 
i suspect that a regristry key exists 4 this

Don't think so. It would be great if there were as this is a frequently
asked question and its existence would make a lot of people happy.
 
Back
Top