mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-28 20:45:47 +00:00
Win installer: remove obsolete comment
This commit is contained in:
parent
fa2805118b
commit
b6b469a4ab
@ -139,7 +139,6 @@ Section "un.JabRef" un.SecUnJabRef
|
|||||||
ExecWait "$1" # run JabRef's uninstaller
|
ExecWait "$1" # run JabRef's uninstaller
|
||||||
DeleteRegKey SHCTX "Software\Microsoft\Windows\CurrentVersion\Uninstall\JabRef"
|
DeleteRegKey SHCTX "Software\Microsoft\Windows\CurrentVersion\Uninstall\JabRef"
|
||||||
${else}
|
${else}
|
||||||
# in this case we cannot do anything due to a bug in the installer of jabRef 3.x
|
|
||||||
ReadRegStr $1 HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\JabRef" "UninstallString"
|
ReadRegStr $1 HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\JabRef" "UninstallString"
|
||||||
IfSilent 0 +2
|
IfSilent 0 +2
|
||||||
ExecWait "$1 /S" # run JabRef's uninstaller
|
ExecWait "$1 /S" # run JabRef's uninstaller
|
||||||
|
Loading…
Reference in New Issue
Block a user