mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
test
This commit is contained in:
parent
824be29341
commit
7118581a72
@ -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 != ""
|
||||
|
Loading…
Reference in New Issue
Block a user