instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ec5490f30f524c1c209a4955bb6e9ca579b173dc
Author:     Mike Kaganski <mike.kagan...@collabora.com>
AuthorDate: Sat Jan 11 09:09:16 2025 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Sat Jan 11 20:13:16 2025 +0100

    tdf#94193: add missing SecureCustomProperties
    
    Change-Id: I777f5094058135bf438545a558074e9ebacdb743
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/180110
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com>
    (cherry picked from commit c154b79b580c7c9a7802b4a95ccfdc83d498eb3b)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/180112
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    (cherry picked from commit 2c9ad5443000233f0d4f84e065cbbaf870aad995)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/180125

diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt 
b/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt
index e528cac384ec..e7dbe6b787f1 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt
+++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt
@@ -44,7 +44,7 @@ ProgressType3 installs
 Quickstarterlinkname   QUICKSTARTERLINKNAMETEMPLATE
 RebootYesNo    Yes
 ReinstallModeText      omus
-SecureCustomProperties NEWPRODUCTS;OLDPRODUCTS;WIN81S14;WINMAJORVER
+SecureCustomProperties 
NEWPRODUCTS;OLDPRODUCTS;WINMAJORVER;INSTALLLOCATION;TARGETDIR;COMPANYNAME;USERNAME;ALLUSERSPROFILE;USERPROFILE;LANG_SELECTED;APP_SELECTED;FILETYPEDIALOGUSED;SOURCEDIR;ROOTDRIVE;REGISTER_XLW;REGISTER_VST;REGISTER_VSD;CREATEDESKTOPLINK;SELECT_WORD;SELECT_EXCEL;SELECT_POWERPOINT;SELECT_VISIO
 SetupType      Typical
 SELECT_WORD    0
 SELECT_EXCEL   0

Reply via email to