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] Creation of Windows installer produces a warning.

From: "Maynard, Chris" <Christopher.Maynard@xxxxxxxxx>
Date: Thu, 20 Jul 2006 14:35:08 -0400
The svn version 18659 of packaging/nsis/wireshark.nsi seems to have a
harmless bug that produces the following warning when issuing "nmake -f
Makefile.nmake packaging":

1 warning:
  unknown variable/constant "{SecUsersGuide}" detected, ignoring
(macro:MUI_DESCRIPTION_TEXT:5)


I modified the file at line 1036 as follows to eliminate the warning:


!ifdef HHC_DIR
  !insertmacro MUI_DESCRIPTION_TEXT ${SecUsersGuide} "The user's guide
as the online help system."
!endif


- Chris



-----------------------------------------
This email may contain confidential and privileged material for the
sole use of the intended recipient(s). Any review, use, retention,
distribution or disclosure by others is strictly prohibited. If you
are not the intended recipient (or authorized to receive for the
recipient), please contact the sender by reply email and delete all
copies of this message. Also, email is susceptible to data
corruption, interception, tampering, unauthorized amendment and
viruses. We only send and receive emails on the basis that we are
not liable for any such corruption, interception, tampering,
amendment or viruses or any consequence thereof.