projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
76750c4
)
Installer: Remove examples start menu entry when uninstalling
author
Soeren Apel
<soeren@apelpie.net>
Sun, 4 Jun 2017 20:21:04 +0000
(22:21 +0200)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Mon, 5 Jun 2017 15:17:45 +0000
(17:17 +0200)
contrib/pulseview_cross.nsi.in
patch
|
blob
|
history
diff --git
a/contrib/pulseview_cross.nsi.in
b/contrib/pulseview_cross.nsi.in
index af5c1c68073c251d5492b617b35aa49aff5e7412..4927f6a6669422fd710b57e6328e66d796a226b1 100644
(file)
--- a/
contrib/pulseview_cross.nsi.in
+++ b/
contrib/pulseview_cross.nsi.in
@@
-280,6
+280,7
@@
Section "Uninstall"
Delete "$SMPROGRAMS\sigrok\PulseView\Uninstall PulseView.lnk"
Delete "$SMPROGRAMS\sigrok\PulseView\Zadig (PulseView).lnk"
Delete "$SMPROGRAMS\sigrok\PulseView\Zadig (PulseView, Win XP).lnk"
Delete "$SMPROGRAMS\sigrok\PulseView\Uninstall PulseView.lnk"
Delete "$SMPROGRAMS\sigrok\PulseView\Zadig (PulseView).lnk"
Delete "$SMPROGRAMS\sigrok\PulseView\Zadig (PulseView, Win XP).lnk"
+ Delete "$SMPROGRAMS\sigrok\PulseView\Examples.lnk"
# Delete the sub-directory in the start menu.
RMDir "$SMPROGRAMS\sigrok\PulseView"
# Delete the sub-directory in the start menu.
RMDir "$SMPROGRAMS\sigrok\PulseView"