diff --git a/cmake/templates/NSIS.template.in b/cmake/templates/NSIS.template.in index c0affd2a6b..3cd4531d11 100644 --- a/cmake/templates/NSIS.template.in +++ b/cmake/templates/NSIS.template.in @@ -687,7 +687,7 @@ Section "-Core installation" ;Package the signed uninstaller produced by the inner loop !ifndef INNER ; this packages the signed uninstaller - File $%TEMP%\Uninstaller.exe + File $%TEMP%\Uninstall.exe !endif Push "DisplayName"