Am 13.08.2010 14:52, schrieb Oliver Brinzing:
Hi,

i found oo 3.3 creates a new file "\user\Scripts\shared-extension-desc.xml"
when adding a script extension, for example:

unopkg add my-scriptdispatch.oxt --shared --force --verbose --log-file 
c:\temp\unopkg.log

shared-extension-desc.xml:

<?xml version="1.0" encoding="UTF-8"?>
<unopackages xmlns:unopackages="unopackages.dtd">
     <language value="Java">
         <package 
value="vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE/uno_packages/
                                   
D6F3.tmp_/my-scriptdispatch.oxt/my-scriptdispatch/"/>
     </language>
</unopackages>

In OO 3.2 the file was "C:\Program 
Files\OpenOffice.org\Basis\share\Scripts\unopkg-desc.xml"

Why is the file created in the user directory, the extension was deployed with 
"--shared" option ?

Registration of shared and bundled extensions occurrs now at startup and must be done for every user individually. See http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Extensions/The_Active_Extension

Joachim

Regards

Oliver



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to