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:
commit
76407b37e6
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user