diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt | |
parent | Initial commit. (diff) | |
download | libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.tar.xz libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt')
-rw-r--r-- | instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt b/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt new file mode 100644 index 000000000..ca9abc811 --- /dev/null +++ b/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt @@ -0,0 +1,55 @@ +Property Value +s72 l0 +65001 Property Property +_IsMaintenance Reinstall +_IsSetupTypeMin Typical +AgreeToLicense No +ApplicationUsers AllUsers +ALLUSERS 1 +ARPCOMMENTS ARPCOMMENTSTEMPLATE +ARPCONTACT OOO_ARPCONTACTTEMPLATE +ARPHELPLINK OOO_ARPHELPLINKTEMPLATE +ARPURLINFOABOUT OOO_ARPURLINFOABOUTTEMPLATE +ARPURLUPDATEINFO OOO_ARPURLUPDATEINFOTEMPLATE +DefaultUIFont DialogDefault +DialogCaption Windows Installer +DiskPrompt [1] +Display_IsBitmapDlg 1 +DisplayNameCustom IDPROP_SETUPTYPE_CUSTOM +DisplayNameMinimal IDPROP_SETUPTYPE_COMPACT +DisplayNameTypical IDPROP_SETUPTYPE_TYPICAL +DWUSINTERVAL 30 +ErrorDialog SetupError +InstallChoice AR +INSTALLLEVEL INSTALLLEVELTEMPLATE +ISCHECKFORPRODUCTUPDATES ISCHECKFORPRODUCTUPDATESTEMPLATE +ISSCRIPT_VERSION_MISSING IDS_ISSCRIPT_VERSION_MISSING +ISSCRIPT_VERSION_OLD IDS_ISSCRIPT_VERSION_OLD +ISVROOT_PORT_NO 0 +Manufacturer MANUFACTURERTEMPLATE +MSIFASTINSTALL 1 +PIDTemplate 12345<###-%%%%%%%>@@@@@ +ProductCode PRODUCTCODETEMPLATE +ProductID none +ProductLanguage PRODUCTLANGUAGETEMPLATE +ProductName PRODUCTNAMETEMPLATE +ProductVersion PRODUCTVERSIONTEMPLATE +ProgressType0 install +ProgressType1 Installing +ProgressType2 installed +ProgressType3 installs +RebootYesNo Yes +ReinstallModeText omus +SecureCustomProperties NEWPRODUCTS;OLDPRODUCTS +SetupType Typical +STR_NEW_DISPLAY_NAME OOO_STR_NEW_DISPLAY_NAME +STR_EDIT OOO_STR_EDIT +STR_MS_WORD_DOCUMENT OOO_STR_MS_WORD_DOCUMENT +STR_MS_WORD_TEMPLATE OOO_STR_MS_WORD_TEMPLATE +STR_MS_EXCEL_WORKSHEET OOO_STR_MS_EXCEL_WORKSHEET +STR_MS_EXCEL_TEMPLATE OOO_STR_MS_EXCEL_TEMPLATE +STR_MS_POWERPOINT_PRESENTATION OOO_STR_MS_POWERPOINT_PRESENTATION +STR_MS_POWERPOINT_TEMPLATE OOO_STR_MS_POWERPOINT_TEMPLATE +STR_MS_POWERPOINT_SHOW OOO_STR_MS_POWERPOINT_SHOW +STR_INSTALLATION_WIZARD OOO_STR_INSTALLATION_WIZARD +UpgradeCode UPGRADECODETEMPLATE |