[Libreoffice-commits] .: instsetoo_native/inc_openoffice

Andras Timar timar at kemper.freedesktop.org
Mon Aug 13 09:10:48 PDT 2012


 instsetoo_native/inc_openoffice/windows/msi_templates/AdminExe.idt |    1 -
 instsetoo_native/inc_openoffice/windows/msi_templates/InstallE.idt |    2 --
 2 files changed, 3 deletions(-)

New commits:
commit 72e21d7a5621846782f86e2fc645811efbf5f18a
Author: Andras Timar <atimar at suse.com>
Date:   Mon Aug 13 18:07:44 2012 +0200

    remove already removed SetInstallLocation from install sequences
    
    Change-Id: I9a8e4a39ebc6d5f5a6092c58658f833b0f58d668

diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/AdminExe.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/AdminExe.idt
index 2dd9e91..ede3f7c 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_templates/AdminExe.idt
+++ b/instsetoo_native/inc_openoffice/windows/msi_templates/AdminExe.idt
@@ -11,4 +11,3 @@ InstallFinalize		400
 InstallInitialize		250
 InstallValidate		200
 ScheduleReboot	ISSCHEDULEREBOOT	375
-SetInstallLocation1		390
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/InstallE.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/InstallE.idt
index cfcd7ca..115ac87 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_templates/InstallE.idt
+++ b/instsetoo_native/inc_openoffice/windows/msi_templates/InstallE.idt
@@ -56,8 +56,6 @@ ScheduleReboot	ISSCHEDULEREBOOT	3125
 SelfRegModules		2850
 SelfUnregModules		1100
 SetARPInstallLocation		990
-SetInstallLocation1		3140
-SetInstallLocation2		3141
 SetODBCFolders		550
 StartServices	VersionNT	2800
 StopServices	VersionNT	950


More information about the Libreoffice-commits mailing list