To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115376





------- Additional comments from i...@openoffice.org Mon Nov  8 11:54:01 +0000 
2010 -------
is -> ondrakl: Okay, I see the problem and I can reproduce it, if I delete one
key in my Windows registry. The problem is indeed, that in the update
installation the property INSTALLLOCATION is "OpenOffice.org 3" instead of
"c:\program files\OpenOffice.org 3" (or any other directory, in which the OOo
3.2.1 is installed). This broken path leads to error 1606.
But how can this happen? For this I need some information about your system,
after the OOo 3.2.1 is installed. 
In all your log files I can see, that the Windows Installer Action "AppSearch"
does not set INSTALLLOCATION to a correct value. In your file log33rc1eUS.txt
you can see this action starting in line 107. The Windows registry is searched
for a key

HKEY_CURRENT_USER\Software\OpenOffice.org\Layers\OpenOffice.org\3
or
HKEY_LOCAL_MACHINE\Software\OpenOffice.org\Layers\OpenOffice.org\3

Below this key you find some paths, especially INSTALLLOCATION. In all my
installations after this AppSearch INSTALLLOCATION is set to something like
"c:\program files\". But in your case it is empty. But after the installation of
OOo 3.2.1 one of this two keys has to exist. If I remove it manually, I also get
error 1606. 
Later in the log file (line 161) you can see the CustomAction
"CompleteInstallPath" that in the case of an update installation adds the
ProductName to the path. So the string "OpenOffice.org 3" is added to the path.
In your case to an empty path. But this happens only, if an older version was
found in the Windows Registry:

HKLM(or
HKCU)/Software/OpenOffice.org/OpenOffice.org/3.2/{7C35B9AB-2CE3-4C18-BE7C-5B97EA089EB3}

(The unique ID is the UpgradeCode of OpenOffice.org).

So this second key was found, but the first key was not found. This is
inconsistent and leads to error 1606. Can you please tell me, if this keys exist
after installation of OOo 3.2.1 and which value the first key has?



---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@installation.openoffice.org
For additional commands, e-mail: issues-h...@installation.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to