diff options
Diffstat (limited to 'instsetoo_native')
3 files changed, 12 insertions, 12 deletions
diff --git a/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt b/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt index ca9abc8110e1..c051543688fd 100644 --- a/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt +++ b/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt @@ -7,10 +7,10 @@ AgreeToLicense No ApplicationUsers AllUsers ALLUSERS 1 ARPCOMMENTS ARPCOMMENTSTEMPLATE -ARPCONTACT OOO_ARPCONTACTTEMPLATE -ARPHELPLINK OOO_ARPHELPLINKTEMPLATE -ARPURLINFOABOUT OOO_ARPURLINFOABOUTTEMPLATE -ARPURLUPDATEINFO OOO_ARPURLUPDATEINFOTEMPLATE +ARPCONTACT Collabora Productivity Ltd. +ARPHELPLINK https://CollaboraOffice.com +ARPURLINFOABOUT https://CollaboraOffice.com +ARPURLUPDATEINFO https://CollaboraOffice.com DefaultUIFont DialogDefault DialogCaption Windows Installer DiskPrompt [1] diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt index e528cac384ec..5a5b6e6ae2db 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt @@ -7,10 +7,10 @@ AgreeToLicense No ApplicationUsers AllUsers ALLUSERS 1 ARPCOMMENTS ARPCOMMENTSTEMPLATE -ARPCONTACT OOO_ARPCONTACTTEMPLATE -ARPHELPLINK OOO_ARPHELPLINKTEMPLATE -ARPURLINFOABOUT OOO_ARPURLINFOABOUTTEMPLATE -ARPURLUPDATEINFO OOO_ARPURLUPDATEINFOTEMPLATE +ARPCONTACT Collabora Productivity Ltd. +ARPHELPLINK https://CollaboraOffice.com +ARPURLINFOABOUT https://CollaboraOffice.com +ARPURLUPDATEINFO https://CollaboraOffice.com DefaultUIFont DialogDefault DialogCaption Windows Installer DiskPrompt [1] diff --git a/instsetoo_native/inc_sdkoo/windows/msi_templates/Property.idt b/instsetoo_native/inc_sdkoo/windows/msi_templates/Property.idt index bd9065fd92b5..9883f9bdf146 100644 --- a/instsetoo_native/inc_sdkoo/windows/msi_templates/Property.idt +++ b/instsetoo_native/inc_sdkoo/windows/msi_templates/Property.idt @@ -6,10 +6,10 @@ _IsSetupTypeMin Typical AgreeToLicense No ApplicationUsers AllUsers ARPCOMMENTS ARPCOMMENTSTEMPLATE -ARPCONTACT OOO_ARPCONTACTTEMPLATE -ARPHELPLINK OOO_ARPHELPLINKTEMPLATE -ARPURLINFOABOUT OOO_ARPURLINFOABOUTTEMPLATE -ARPURLUPDATEINFO OOO_ARPURLUPDATEINFOTEMPLATE +ARPCONTACT Collabora Productivity Ltd. +ARPHELPLINK https://CollaboraOffice.com +ARPURLINFOABOUT https://CollaboraOffice.com +ARPURLUPDATEINFO https://CollaboraOffice.com ARPNOREPAIR 1 ARPNOMODIFY 1 DefaultUIFont Tahoma8 |