diff options
Diffstat (limited to 'instsetoo_native')
-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 |