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

New commits:
commit c154b79b580c7c9a7802b4a95ccfdc83d498eb3b
Author:     Mike Kaganski <mike.kagan...@collabora.com>
AuthorDate: Sat Jan 11 09:09:16 2025 +0100
Commit:     Mike Kaganski <mike.kagan...@collabora.com>
CommitDate: Sat Jan 11 10:47:36 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>

diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt 
b/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt
index c066aa162c7f..fb78652e272d 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