diff --git a/cmake/templates/NSIS.template.in b/cmake/templates/NSIS.template.in index fcdf5bfa3a..c0affd2a6b 100644 --- a/cmake/templates/NSIS.template.in +++ b/cmake/templates/NSIS.template.in @@ -30,10 +30,10 @@ ;-------------------------------- ;General - !ifdef INNER - ; leverage the UAC NSIS plugin to promote uninstaller to elevated privileges - !include UAC.nsh + ; leverage the UAC NSIS plugin to promote uninstaller to elevated privileges + !include UAC.nsh + !ifdef INNER !echo "Inner invocation" ; just to see what's going on ; Require user only for temp installer