PC Review


Reply
Thread Tools Rate Thread

Details Vs Thumnails

 
 
OHM \( Terry Burns \)
Guest
Posts: n/a
 
      23rd Dec 2004
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))
--


 
Reply With Quote
 
 
 
 
Pat Garard
Guest
Posts: n/a
 
      24th Dec 2004
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!
--
Regards,
Pat Garard
Australia
_______________________

"OHM ( Terry Burns )" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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))
> --
>
>



 
Reply With Quote
 
OHM \( Terry Burns \)
Guest
Posts: n/a
 
      24th Dec 2004
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" <apgarardATbigpondDOTnetDOTau> wrote in message
news:(E-Mail Removed)...
> 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!
> --
> Regards,
> Pat Garard
> Australia
> _______________________
>
> "OHM ( Terry Burns )" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> 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))
>> --
>>
>>

>
>



 
Reply With Quote
 
Shenan Stanley
Guest
Posts: n/a
 
      24th Dec 2004
OHM (Terry Burns) wrote:
> 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...

--
<- Shenan ->
--
The information is provided "as is", it is suggested you research for
yourself before you take any advice - you are the one ultimately
responsible for your actions/problems/solutions. Know what you are
getting into before you jump in with both feet.


 
Reply With Quote
 
OHM \( Terry Burns \)
Guest
Posts: n/a
 
      24th Dec 2004
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))
--
"Shenan Stanley" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> OHM (Terry Burns) wrote:
>> 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...
>
> --
> <- Shenan ->
> --
> The information is provided "as is", it is suggested you research for
> yourself before you take any advice - you are the one ultimately
> responsible for your actions/problems/solutions. Know what you are
> getting into before you jump in with both feet.
>



 
Reply With Quote
 
Sharon F
Guest
Posts: n/a
 
      24th Dec 2004
On Fri, 24 Dec 2004 12:28:16 -0000, OHM ( Terry Burns ) wrote:

> 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.
--
Sharon F
MS-MVP ~ Windows Shell/User
 
Reply With Quote
 
OHM \( Terry Burns \)
Guest
Posts: n/a
 
      24th Dec 2004
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))
--
"Sharon F" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Fri, 24 Dec 2004 12:28:16 -0000, OHM ( Terry Burns ) wrote:
>
>> 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.
> --
> Sharon F
> MS-MVP ~ Windows Shell/User



 
Reply With Quote
 
Sharon F
Guest
Posts: n/a
 
      24th Dec 2004
On Fri, 24 Dec 2004 13:57:30 -0000, OHM ( Terry Burns ) wrote:

> 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.
--
Sharon F
MS-MVP ~ Windows Shell/User
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
.wmf thumnails Amer Windows Vista General Discussion 4 6th May 2009 08:26 PM
Thumnails in Vista =?Utf-8?B?SFBNU1JN?= Windows Vista General Discussion 5 17th Feb 2009 06:59 PM
Details vs Thumnails Pierre Windows XP General 3 10th Aug 2004 03:06 PM
Thumnails for Folders =?Utf-8?B?UkRT?= Windows XP Customization 1 5th Jun 2004 11:42 PM
Browser and Thumnails Rob Zijlstra Microsoft Windows 2000 Setup 1 28th Aug 2003 01:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:37 AM.