commit 7118581a72ba21553a3f6ce45672dfbf80e6733d
Author: Eugene <[email protected]>
Date: Thu Jun 11 21:52:56 2020 +0200
test
---
.../Win32/packaging/installer2/src/main.nsh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/development/Win32/packaging/installer2/src/main.nsh
b/development/Win32/packaging/installer2/src/main.nsh
index 2ca99a0..410f5c1 100644
--- a/development/Win32/packaging/installer2/src/main.nsh
+++ b/development/Win32/packaging/installer2/src/main.nsh
@@ -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 != ""
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs