From fec7b77577890c472e3df8899ec70f7cea7e6a77 Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Tue, 12 Jan 2016 14:43:05 -0800 Subject: [PATCH] leave the disabled cancel button for spacing --- cmake/templates/NSIS.template.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/cmake/templates/NSIS.template.in b/cmake/templates/NSIS.template.in index 95d90cfe5c..c65c5d4dca 100644 --- a/cmake/templates/NSIS.template.in +++ b/cmake/templates/NSIS.template.in @@ -781,9 +781,6 @@ Function PostInstallOptionsPage GetDlgItem $R1 $hwndparent 1 SendMessage $R1 ${WM_SETTEXT} 0 "STR:&Finish" - GetDlgItem $R2 $hwndparent 2 - ShowWindow $R2 0 - GetDlgItem $R3 $hwndparent 3 ShowWindow $R3 0