aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis/wireshark.nsi
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-02-21 01:03:47 +0000
committerGerald Combs <gerald@wireshark.org>2013-02-21 01:03:47 +0000
commitc1963df0a78ae957ca78cb7d5b153de9c5d59422 (patch)
tree55a9fc7846b5dcdc6cb21c8b05df2a28e34f533b /packaging/nsis/wireshark.nsi
parentb0d958c4ed54dcd365e06997897475ddfc82baee (diff)
Remove vcredist_??.exe when we're done with it.
svn path=/trunk/; revision=47788
Diffstat (limited to 'packaging/nsis/wireshark.nsi')
-rw-r--r--packaging/nsis/wireshark.nsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/nsis/wireshark.nsi b/packaging/nsis/wireshark.nsi
index 233c254faa..23333bdf59 100644
--- a/packaging/nsis/wireshark.nsi
+++ b/packaging/nsis/wireshark.nsi
@@ -387,6 +387,7 @@ IntCmp $0 3010 redistReboot redistNoReboot
redistReboot:
SetRebootFlag true
redistNoReboot:
+Delete "$INSTDIR\vcredist_${TARGET_MACHINE}.exe"
!else
!ifdef MSVCR_DLL
; msvcr*.dll (MSVC V7 or V7.1) - simply copy the dll file