diff options
Diffstat (limited to 'instsetoo_native/inc_openoffice/windows/msi_templates/LaunchCo.idt')
-rw-r--r-- | instsetoo_native/inc_openoffice/windows/msi_templates/LaunchCo.idt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/LaunchCo.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/LaunchCo.idt new file mode 100644 index 000000000..629c3c558 --- /dev/null +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/LaunchCo.idt @@ -0,0 +1,6 @@ +Condition Description +s255 l255 +65001 LaunchCondition Condition +Privileged OOO_LAUNCH_1 +Installed Or VersionNT > WindowsMinVersionNumber Or (VersionNT = WindowsMinVersionNumber And ServicePackLevel >= WindowsMinSPNumber) OOO_LAUNCH_2 +Installed Or VersionNT <> 603 Or WIN81S14 OOO_LAUNCH_3 |