Details Vs Thumnails

  • Thread starter OHM \( Terry Burns \)
  • 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))
--
 
P

Pat Garard

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!
 
O

OHM \( Terry Burns \)

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!
 
S

Shenan Stanley

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...
 
O

OHM \( Terry Burns \)

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))
--
 
S

Sharon F

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.
 
O

OHM \( Terry Burns \)

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))
--
 
S

Sharon F

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.
 

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

Similar Threads

How to tell if a document is new ? 5
Threading 16
Forms on Letters 1
Forms 1
This Group, what more do we need ? 19
OT - Good Ideas ? 3
Characters allow in the title 8
Embedding asf file 18

Top