diff options
author | Andras Timar <atimar@suse.com> | 2013-01-16 14:39:03 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-01-16 14:39:03 +0100 |
commit | 8e89babcdb0b8d12c3aaaad12a682f3dabd3e817 (patch) | |
tree | abc81a196426f4591014103bd0c2b91ce4a66411 | |
parent | 2c31a7ae23d4d084799b699b11a0f1e286852cb0 (diff) |
REINSTALL ALL when patching, I found no other way :(suse-3.6-5
Change-Id: I6cc9aef5668521ab4adc3302e35e3ba6dc66f09b
-rw-r--r-- | instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt index d19f53070ab7..061c335050bb 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt @@ -42,6 +42,7 @@ ProgressType3 installs Quickstarterlinkname QUICKSTARTERLINKNAMETEMPLATE RebootYesNo Yes ReinstallModeText omus +REINSTALL ALL SecureCustomProperties NEWPRODUCTS;SAMEPRODUCTS;OLDPRODUCTS;OLDPRODUCTSSAMEMAJOR;OLDPRODUCTS2;BETAPRODUCTS;STUBPRODUCTS SetupType Typical SELECT_WORD 0 |