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