diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-03-18 11:47:18 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-03-18 11:47:18 +0000 |
commit | 2e3f8f490643d4e6289864e5309c2cde86954b13 (patch) | |
tree | 31855be92f9e2199422b345f187dcaccd1f03bb9 /instsetoo_native | |
parent | cf21a4b0d3559c351ae491eb8dd225d754437e17 (diff) |
INTEGRATION: CWS sb83 (1.3.412); FILE MERGED
2008/02/06 13:55:07 is 1.3.412.1: #i85916# INSTALLLOCATION no longer only valid path
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/inc_openoffice/windows/msi_templates/InstallU.idt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/InstallU.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/InstallU.idt index 4e696b351df3..096fd0d0420a 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/InstallU.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/InstallU.idt @@ -21,6 +21,9 @@ RMCCPSearch Not CCP_SUCCESS And CCP_TEST 300 SameProductFound SAMEPRODUCTS 170 setAllUsersProfile2K VersionNT >= 500 512 SetAllUsersProfileNT VersionNT = 400 511 +SetOfficeInstallLocation Not Installed 605 +SetBasisInstallLocation Not Installed 606 +SetUreInstallLocation Not Installed 607 SetupCompleteError -3 SetupCompleteSuccess -1 SetupInitialization 100 |