mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-27 07:44:24 +02:00
Updgrading from 32bit to 64 bit and vice versa does not remove app registry key
Closes #2965
This commit is contained in:
parent
f917abd1f4
commit
3c1a7dd436
@ -150,7 +150,7 @@ FunctionEnd
|
||||
SetRegView 64
|
||||
!endif
|
||||
DeleteRegKey HKLM "${UNINSTALL_REG_KEY}"
|
||||
;DeleteRegKey HKLM "SOFTWARE\${APPNAME}"
|
||||
DeleteRegKey HKLM "SOFTWARE\${APPNAME}"
|
||||
;DeleteRegKey HKLM "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\notepad++.exe"
|
||||
!ifdef ARCH64
|
||||
SetRegView 64
|
||||
|
Loading…
x
Reference in New Issue
Block a user