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:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user