Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Warnings when building the nsi installer.

From: "Anders Broman" <anders.broman@xxxxxxxxxxxx>
Date: Thu, 7 Aug 2008 13:20:30 +0200
Title: Warnings when building the nsi installer.

Hi,
I noted the following warnings when building the nsi istaller. I haven't got the time to look at it currently.
Reagrds
Anders
IntCmp $0:0 equal=onSelChange.unselect, < , >
warning: unknown variable/constant "{SecFileExtensions}" detected, ignoring (wireshark.nsi:1102)
SectionGetFlags: ${SecFileExtensions}->$0
IntOp: $0=$0&16
IntCmp $0:16 equal=onSelChange.unreadonly, < , >
Goto: onSelChange.end
warning: unknown variable/constant "{SecFileExtensions}" detected, ignoring (wireshark.nsi:1107)
SectionGetFlags: ${SecFileExtensions}->$0
IntOp: $0=$0&0xFFFFFFFE
IntOp: $0=$0|0x10
warning: unknown variable/constant "{SecFileExtensions}" detected, ignoring (wireshark.nsi:1110)
SectionSetFlags: ${SecFileExtensions}->$0
Goto: onSelChange.end
warning: unknown variable/constant "{SecFileExtensions}" detected, ignoring (wireshark.nsi:1113)
SectionGetFlags: ${SecFileExtensions}->$0
IntOp: $0=$0&0xFFFFFFEF
warning: unknown variable/constant "{SecFileExtensions}" detected, ignoring (wireshark.nsi:1115)
SectionSetFlags: ${SecFileExtensions}->$0