We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 511a229 commit d6b2a61Copy full SHA for d6b2a61
1 file changed
installer/installer-x64.nsi
@@ -104,7 +104,7 @@ Section "OpenWithEx" OpenWithEx
104
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\OpenWithEx" \
105
"Publisher" "aubymori"
106
107
- "DisplayVersion" "1.1.0"
+ "DisplayVersion" "1.2.0"
108
WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\OpenWithEx" \
109
"NoModify" 1
110
0 commit comments