1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-08 23:26:40 +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

View File

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