NO_LOGO_IMAGE specifies if logo image should be included into installation distributive.
This option has effect only for Dialog-based skins.
If the option is commented, then logo.bmp is included into installer:
# !define NO_LOGO_IMAGE
Otherwise (un-commented) logo.bmp is excluded from the installer:
!define NO_LOGO_IMAGE