1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-14 04:51:53 +02:00

Merge pull request #244 from poopsmeow/patch-1

Update Nsis template to cleanly uninstall
This commit is contained in:
Christian Muehlhaeuser 2014-07-21 14:40:58 +02:00
commit 76407b37e6

View File

@ -548,7 +548,9 @@ Section Uninstall
DeleteRegValue HKLM "Software\Tomahawk" "VersionRevision"
DeleteRegValue HKLM "Software\Tomahawk" ""
DeleteRegKey HKLM "Software\Tomahawk"
DeleteRegKey HKCR "Software\Tomahawk"
DeleteRegKey HKCR "Software\TomahawkSpotify"
DeleteRegKey HKCR "tomahawk"
;Start menu shortcuts.