1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 11:45:53 +01:00

Fixed broken registry handling in 64b uninstaller

This commit is contained in:
Martin Tůma 2016-04-15 18:19:35 +02:00
parent 5997ba21f2
commit 5feec6ac0c

View File

@ -125,6 +125,7 @@ SectionEnd
Section "Uninstall" Section "Uninstall"
; Remove registry keys ; Remove registry keys
SetRegView 64
DeleteRegKey HKLM "${REGENTRY}" DeleteRegKey HKLM "${REGENTRY}"
DeleteRegKey HKLM SOFTWARE\GPXSee DeleteRegKey HKLM SOFTWARE\GPXSee