diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-09-04 06:15:41 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-09-04 06:15:41 +0000 |
commit | d5665672f9f1d85e3593de6bd06a4d770da68a30 (patch) | |
tree | a48cb66646023c6e7e0ec56b104eae841949a0fe /instsetoo_native/inc_ooolangpack/windows | |
parent | 73e1f858782814034970eade327fe52aee3f525d (diff) |
INTEGRATION: CWS native193_DEV300 (1.4.280); FILE MERGED
2008/09/02 15:48:14 is 1.4.280.1: #i92973# fixes for Windows language packs
Diffstat (limited to 'instsetoo_native/inc_ooolangpack/windows')
-rw-r--r-- | instsetoo_native/inc_ooolangpack/windows/msi_templates/InstallE.idt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/instsetoo_native/inc_ooolangpack/windows/msi_templates/InstallE.idt b/instsetoo_native/inc_ooolangpack/windows/msi_templates/InstallE.idt index 4c133fc3b8b3..02b2e7a184c5 100644 --- a/instsetoo_native/inc_ooolangpack/windows/msi_templates/InstallE.idt +++ b/instsetoo_native/inc_ooolangpack/windows/msi_templates/InstallE.idt @@ -53,6 +53,11 @@ ScheduleReboot ISSCHEDULEREBOOT 3125 SelfRegModules 2850 SelfUnregModules 1100 SetARPInstallLocation Not Installed 990 +SetOfficeInstallLocation Not Installed 575 +SetBasisDir Not Installed AND BASISINSTALLLOCATION<>"" 379 +SetBasisInstallLocation Not Installed AND BASISINSTALLLOCATION="" 576 +SetUreDir Not Installed AND UREINSTALLLOCATION<>"" 380 +SetUreInstallLocation Not Installed AND UREINSTALLLOCATION="" 577 SetODBCFolders 550 StartServices VersionNT 2800 StopServices VersionNT 950 |