[ooo-build-commit] .: instsetoo_native/inc_openoffice

Fridrich Strba fridrich at kemper.freedesktop.org
Mon Oct 4 13:22:00 PDT 2010


 instsetoo_native/inc_openoffice/windows/msi_templates/LaunchCo.idt |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 420860103660d3b74d0c08777c9ca037077d4f8c
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Mon Oct 4 22:21:36 2010 +0200

    Allow installing from command-line even on Windows 7

diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/LaunchCo.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/LaunchCo.idt
index 3fe0c20..7c8ee15 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_templates/LaunchCo.idt
+++ b/instsetoo_native/inc_openoffice/windows/msi_templates/LaunchCo.idt
@@ -2,4 +2,4 @@ Condition	Description
 s255	l255
 WINDOWSENCODINGTEMPLATE	LaunchCondition	Condition
 Privileged	OOO_LAUNCH_1
-(VersionNT < 600) or (SETUP_USED=1) or Installed	OOO_LAUNCH_2 
\ No newline at end of file
+(VersionNT < 900) or (SETUP_USED=1) or Installed	OOO_LAUNCH_2


More information about the ooo-build-commit mailing list