From ec9b18b75c193c914691a29d3eb78bd81961fced Mon Sep 17 00:00:00 2001 From: Mike Kaganski Date: Mon, 30 Jul 2018 14:46:41 +0200 Subject: tdf#118869: mark some properties secure to pass them to elevated install See also http://helpnet.flexerasoftware.com/installshield19helplib/helplibrary/ISBP10.htm Change-Id: I217d68f98af8e56874af6c071bb7fa7354b3e4b4 Reviewed-on: https://gerrit.libreoffice.org/58326 Tested-by: Jenkins Reviewed-by: Mike Kaganski --- instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'instsetoo_native') diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt index 32ada67082b4..302c4f281279 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt @@ -43,7 +43,7 @@ ProgressType3 installs Quickstarterlinkname QUICKSTARTERLINKNAMETEMPLATE RebootYesNo Yes ReinstallModeText omus -SecureCustomProperties NEWPRODUCTS;OLDPRODUCTS +SecureCustomProperties NEWPRODUCTS;OLDPRODUCTS;WIN81S14;UCRT_DETECTED SetupType Typical SELECT_WORD 0 SELECT_EXCEL 0 -- cgit