%1 defaulticon for .ani files too
Moderators: helmut, XnTriq, xnview
%1 defaulticon for .ani files too
Ico and cur file associations already has the "%1" defaulticon (The files "own icon"). Ani files should also have the %1 defaulticon.
XnView Tweak UI - Tool to customize your XnView beyond the regular XnView options.
UI-less Settings - Documentation of all the hidden settings in XnView.
XFAM - Tool to create and customize XnView file associations.
UI-less Settings - Documentation of all the hidden settings in XnView.
XFAM - Tool to create and customize XnView file associations.
Re: %1 defaulticon for .ani files too
Could you/someone explain a bit more what "%1" default icon is meant to be?ckv wrote:Ico and cur file associations already has the "%1" defaulticon (The files "own icon"). Ani files should also have the %1 defaulticon.
Hello Helmut 
our Finnish compadre is talking about filetypes with icons inside.

our Finnish compadre is talking about filetypes with icons inside.
Virtual Plastic ([url=http://www.virtualplastic.net/html/icn_file.html]Changing filetype icons[/url]) wrote:Some filetypes really shouldn't have an icon assigned to them, because they have their own icon inside. This particularly is the case with .ico, .cur and .ani files...
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\anifile\DefaultIcon]
@="%1"
xnview ([url=http://newsgroup.xnview.com/viewtopic.php?p=56280#56280]XnView 1.92[/url] » Changed) wrote:The best icon for .ico is now readed for thumbnail
I was counting on that Pierre would know exactly what I mean.
This pic will demonstrate the problem with the curren .ani file association:


This pic will demonstrate the problem with the curren .ani file association:

Last edited by ckv on Mon Jul 14, 2008 12:46 am, edited 1 time in total.
XnView Tweak UI - Tool to customize your XnView beyond the regular XnView options.
UI-less Settings - Documentation of all the hidden settings in XnView.
XFAM - Tool to create and customize XnView file associations.
UI-less Settings - Documentation of all the hidden settings in XnView.
XFAM - Tool to create and customize XnView file associations.
In TC…


• That's a feature I can set in Total Commander for *.ICO, *.CUR and *.ANI files. It needed the following registry stuff :
Code: Select all
REGEDIT4
[-HKEY_CLASSES_ROOT\.ico]
[HKEY_CLASSES_ROOT\.ico]
@="icofile"
"PerceivedType"="image"
"Content Type"="image/x-icon"
[HKEY_CLASSES_ROOT\.ico\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"
[HKEY_CLASSES_ROOT\.ico\UndoClass]
@="icofile"
[HKEY_CLASSES_ROOT\.ico\shellex]
[HKEY_CLASSES_ROOT\.ico\shellex\{BB2E617C-0920-11D1-9A0B-00C04FC2D6C1}]
[-HKEY_CLASSES_ROOT\icofile]
[HKEY_CLASSES_ROOT\icofile]
@="Ikon"
"ImageOptionFlags"=dword:00000000
[HKEY_CLASSES_ROOT\icofile\DefaultIcon]
@="%1"


Claude
Clo
Old user ON SELECTIVE STRIKE till further notice •