Skip to content
⌘ NSIS Forum Archive

How can i change the icon in runtime

4 posts

MrBlue#

How can i change the icon in runtime

Hi,

i want to change my a icon in a custom page on runtime.
The icons configuration is:
[Field 13]
Type=Icon
Left=165
Top=67
Right=203
Bottom=102
Text=empty.ico

I played arround with SendMessage, but it do not work.
Has sb. a idea?
Afrow UK#
See my post in this topic:
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.


Stu
Afrow UK#
Remembering some of the names of Windows APIs always helps. I just searched the forum for "LoadImage".

Stu