This commit is contained in:
Eugene 2020-06-11 21:52:56 +02:00
parent 824be29341
commit 7118581a72

View File

@ -1014,7 +1014,7 @@ Function un.onInit # Callback function, called when the uninstaller initializes
Pop $0 # Exit code
Pop $0 # Result string
${If} ${RunningX64}
${EnableX64FSRedirection} # Need to be anabled asap or installer might crash
${EnableX64FSRedirection} # Need to be enabled asap or installer might crash
${EndIf}
${UnStrStr} $0 $0 "$INSTDIR\bin\LyX.exe"
${If} $0 != ""