1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-15 10:33:59 +02:00

* Don't delete registry keys on uninstall. We still rely on that before major version upgrades. See TWK-462.

This commit is contained in:
Christian Muehlhaeuser
2014-10-05 05:10:23 +02:00
parent 6184b6c9cc
commit 3cabafd1f9

View File

@@ -626,8 +626,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\Tomahawk"
DeleteRegKey HKCR "Software\TomahawkSpotify" ;DeleteRegKey HKCR "Software\TomahawkSpotify"
DeleteRegKey HKCR "tomahawk" DeleteRegKey HKCR "tomahawk"
;Start menu shortcuts. ;Start menu shortcuts.