Skip to content
⌘ NSIS Forum Archive

WindowIcon not working?

4 posts

Simbonino#

WindowIcon not working?

Hello, I recently noticed if I use the "WindowIcon" option and is set to "off" the installer icon (on Windows 10) still appears in the taskbar. How come this happens? Thank you.
Simbonino#
Originally Posted by Simbonino View Post
the installer icon (on Windows 10) still appears in the taskbar

This behavior occurs with both Classic and modern UI.
Anders#
"Sets whether or not the installer's icon is displayed on certain pages."

It has nothing to do with the taskbar.
Simbonino#
Originally Posted by Anders View Post
"It has nothing to do with the taskbar.
It says on the NSIS Wiki:
"Sets whether or not the installer's icon is being displayed."
It wasn't specified on the NSIS Wiki, I'll check the documentation. Thank you very much.