aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis/uninstall-logray.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/nsis/uninstall-logray.nsi')
-rw-r--r--packaging/nsis/uninstall-logray.nsi3
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/nsis/uninstall-logray.nsi b/packaging/nsis/uninstall-logray.nsi
index 6f392bd211..5a8d440b95 100644
--- a/packaging/nsis/uninstall-logray.nsi
+++ b/packaging/nsis/uninstall-logray.nsi
@@ -102,6 +102,7 @@ Push "${EXECUTABLE_MARKER}"
Push "${PROGRAM_NAME}"
Push "capinfos"
Push "captype"
+Push "dftest"
Push "dumpcap"
Push "editcap"
Push "mergecap"
@@ -148,6 +149,8 @@ Delete "$INSTDIR\COPYING*"
Delete "$INSTDIR\audio\*.*"
Delete "$INSTDIR\bearer\*.*"
Delete "$INSTDIR\diameter\*.*"
+Delete "$INSTDIR\gpl-2.0-standalone.html"
+Delete "$INSTDIR\Acknowledgements.md"
Delete "$INSTDIR\help\*.*"
Delete "$INSTDIR\iconengines\*.*"
Delete "$INSTDIR\imageformats\*.*"