mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-09 07:36:48 +02:00
Merge pull request #244 from poopsmeow/patch-1
Update Nsis template to cleanly uninstall
This commit is contained in:
@@ -549,6 +549,8 @@ Section Uninstall
|
|||||||
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