From 7f92312d06698714964b8c7f3e3127754d88cdf5 Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Wed, 13 Jan 2016 14:38:54 -0800 Subject: [PATCH] reference new elevated uninstaller for file command --- cmake/templates/NSIS.template.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"