
#WHERE DOES XNVIEW MP STORE FAVORITES INSTALL#
Writing stuff (like xnview.ini) directly into the Install folder is a clear violation of MS coding guidelines (or better: laws).įurthermore if you run a program that does such things as an underprivileged user the program will not work probably! Regular Users (everybody without Administrator privleges) has no write-permissions to the Program Files directory and all of it's subfolders. IMHO, to keep the principle of "skinnable" tool bars, we need all icons as separate *.ICO, *.DLL, *.ICL… and no longer use a single bitmap…īTW : It's not very difficult to make 33 *.ico from the bitmap.Indeed, all designers must provide an extra-icon set, that is not a piece of cake to get, even only for the ß-tests!.

#WHERE DOES XNVIEW MP STORE FAVORITES SKIN#
To get a coherent tool-bar in the style of each skin currently, we'ld need a default.bar file per skin, set in the sub-folder of each skin !

Of course, it's caused by the single default.bar file which doesn't save the bars settings per skin ! In that case, the extra-icons for will remain ! The icons will be resized if the sizes of the two skins are different > ugly. You add some icons, using your icon-set: So far, so good… You must have drawn extra-icons in the same style for all the extra commands allowed now. ¤ Let's suppose that you have set a customized skin ,

Just an example (regardless some pretty bugs I found out) : The new tool-bar system is hybrid, this is necessary to continue the use of the skins, but it's far to be usable easily !
