Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorvald Natvig <slicer@users.sourceforge.net>2009-10-20 01:59:32 +0400
committerThorvald Natvig <slicer@users.sourceforge.net>2009-10-20 01:59:32 +0400
commit59678e29e8d935aa31158e8f01410518c0b62150 (patch)
treed17b6b59ca4bf58e3749998644f135eb6a0d39e2 /installer
parent8a7b17ebd5132c04d218dfb70277463c290ab065 (diff)
Delete 1.1.x shortcut from desktop on uninstall
Diffstat (limited to 'installer')
-rw-r--r--installer/Mumble.nsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/Mumble.nsi b/installer/Mumble.nsi
index 484d6d64d..0e122faf1 100644
--- a/installer/Mumble.nsi
+++ b/installer/Mumble.nsi
@@ -450,6 +450,7 @@ end:
RMDir "$INSTDIR"
Delete "$DESKTOP\Mumble.lnk"
+ Delete "$DESKTOP\$(MUMBLE_COMPAT_LNK).lnk"
Delete "$DESKTOP\Murmur.lnk"
!insertmacro MUI_STARTMENU_GETFOLDER Application $MUI_TEMP