Page 1 of 1

[Implemented] Automatic loading of iconlib when installing

Posted: 2016-11-18, 15:36 UTC
by petermad
As it is now if I install a language pack, the language file stated at:

Code: Select all

file=wcmd_XXX.lng
in the pluginst.inf file is opened upon installation.

I suggest that the same applies when installing an iconlib pack so that for example using a pluginst.inf file like this:

Code: Select all

[plugininstall]
description=Modified flat_wcmicons 1.0.2 by efesreal
type=prg
file=WCMICONFLAT.DLL
defaultdir=
version=1.0.2
would result in the WCMICONFLAT.DLL being automatically loaded and used.