To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105661
User jl changed the following:
What |Old value |New value
================================================================================
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Tue Oct 20 10:01:27 +0000
2009 -------
The automation bridge works. I tested it with the WriterDemo.vbs from the SDK
and the oletest.dll / ScriptTest.html (extensions/test/ole). The problem are
missing registry keys in the 32 bit part of the registry, which should work with
the current 32 bit shell extensions.
The keys (copied from WinXP registry)
HKEY_CLASSES_ROOT\AppID\{30A2652A-DDF7-45e7-ACA6-3EAB26FC8A4E}
HKEY_CLASSES_ROOT\AppID\soffice.exe
are missing.
There is an entry
HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{30A2652A-DDF7-45e7-ACA6-3EAB26FC8A4E}
with the value OpenOffice.org 1.1 Text Document
which lacks the AppId value.
Many other keys for the different applications are missing, for example (copied
from XP registry):
HKEY_CLASSES_ROOT\CLSID\{41662FC2-0D57-4aff-AB27-AD2E12E7C273}
OpenOffice.org 1.1 Drawing
HKEY_CLASSES_ROOT\CLSID\{448BB771-CFE2-47C4-BCDF-1FBF378E202C}
OpenDocument Drawing
HKEY_CLASSES_ROOT\CLSID\{7B342DC4-139A-4a46-8A93-DB0827CCEE9C}
OpenOffice.org 1.1 Spreadsheet
HKEY_CLASSES_ROOT\CLSID\{7B342DC4-139A-4a46-8A93-DB0827CCEE9C}
soffice.StarCalcDocument.6
At least the missing AppIds entries are the cause OOo cannot be configured for
DCOM using the automation bridge.
---------------------------------------------------------------------
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: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]