Transition from GeoIP Legacy to MaxMindDB.
[metze/wireshark/wip.git] / packaging / nsis / wireshark.nsi
index 21c67e31a5452ffd951966361c42db629c03247e..404c6a326d75996f99913bd75eba7c93d1bbbb03 100644 (file)
@@ -1117,6 +1117,14 @@ File "${STAGING_DIR}\rawshark.exe"
 File "${STAGING_DIR}\rawshark.html"
 SectionEnd
 
+Section /o "MMDBResolve" SecMMDBResolve
+;-------------------------------------------
+SetOutPath $INSTDIR
+File "${STAGING_DIR}\mmdbresolve.html"
+SetOutPath $INSTDIR
+File "${STAGING_DIR}\mmdbresolve.exe"
+SectionEnd
+
 Section /o "Androiddump" SecAndroiddumpinfos
 ;-------------------------------------------
 SetOutPath $INSTDIR