mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-04-15 01:49:10 +02:00
Fixed broken registry handling in 64b uninstaller
This commit is contained in:
parent
5997ba21f2
commit
5feec6ac0c
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user