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
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
https://wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to