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:
parent
5997ba21f2
commit
5feec6ac0c
@ -125,6 +125,7 @@ SectionEnd
|
||||
Section "Uninstall"
|
||||
|
||||
; Remove registry keys
|
||||
SetRegView 64
|
||||
DeleteRegKey HKLM "${REGENTRY}"
|
||||
DeleteRegKey HKLM SOFTWARE\GPXSee
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user