Switch off thumbnails for folders

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Kultag
Junior Member
Junior Member
Posts: 7
Joined: 2008-08-16, 22:13 UTC
Location: Budapest, Hungary

Switch off thumbnails for folders

Post by *Kultag »

Hi

It would be nice to be able to switch off thumbnails for folders. If switched off, TC wouldn't show and remember thumbnails for folders. It would speed things up a bit. I would definitely keep it switched off.

What do you think?
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

2Kultag
There is no direct option for this setting ONLY but you can take a look on "WmfAllowed" option.
Help file wrote:WmfAllowed=-1
0: WMF file display disabled. Disables also display of all folder thumbnails.

1: Allow to display WMF (Windows Metafile) images in Lister and thumbnails.

2: Allow to display thumbnails for folders (which may contain wmf files)

3: Show WMF files and folder thumbnails

-1: Allow folder thumbnails if the Windows patch is installed. WMF files will NOT be shown, they must be enabled manually.

WMF has been disabled by default due to a severe security hole in Windows.
Theoretically, setting this to 0 or 1 should help in your case.

PS. Please, use "Search" before posting.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
Kultag
Junior Member
Junior Member
Posts: 7
Joined: 2008-08-16, 22:13 UTC
Location: Budapest, Hungary

Post by *Kultag »

Solved, thanks.

I searched this forum for "thumbnail". I'm paraphrasing. :)
User avatar
karlchen
Power Member
Power Member
Posts: 4603
Joined: 2003-02-06, 22:23 UTC
Location: Germany

Post by *karlchen »

Kultag wrote:Solved, thanks.
Nice. :)
May we learn what exactly the solution was, please? - I am not sure that the WMFAllowed parameter is involved?!

Karl
Kultag
Junior Member
Junior Member
Posts: 7
Joined: 2008-08-16, 22:13 UTC
Location: Budapest, Hungary

Post by *Kultag »

karlchen wrote:
Kultag wrote:Solved, thanks.
Nice. :)
May we learn what exactly the solution was, please? - I am not sure that the WMFAllowed parameter is involved?!

Karl
You look for wincmd.ini (my one, was in the Windows folder, you might have it elsewhere), that has a [Configuration] part, you write in "WmfAllowed=0" even if it's not present, and it's done. This way it won't show wmf files' thumbnails (because of security reasons) and neither will it for folders.
User avatar
karlchen
Power Member
Power Member
Posts: 4603
Joined: 2003-02-06, 22:23 UTC
Location: Germany

Post by *karlchen »

Hello, Kultag.

Thanks for exlaining the solution. :)
And sorry for asking this stupid question. :oops:
fenix_productions had quoted the sentence which states
WmfAllowed=-1
0: WMF file display disabled. Disables also display of all folder thumbnails.
(Bold emphasis by me)
So I would have had a good chance of finding the answer if I had bothered to read carefully.

Regards,
Karl
Kultag
Junior Member
Junior Member
Posts: 7
Joined: 2008-08-16, 22:13 UTC
Location: Budapest, Hungary

Post by *Kultag »

Never mind, it happens to the best too. 8) :lol:
User avatar
ThurahT
Member
Member
Posts: 112
Joined: 2003-07-24, 14:43 UTC

Post by *ThurahT »

Is this the only way to turn off thumbs for dirs? The wmf switch I mean. Or to remove the windows patch to make Totalcmd refuse thumbs on dirs? : ).

Is it impossible to inplent directories in the exclude rule like

Code: Select all

 *.* | DIR *.htm *.html 
? If not consider that as a humble feature request.

Regards TT
Post Reply