Dinesh Chothe wrote:
        Hello,
                 I have developed one extension using java,neatbeans,open
office sdk.
          By this got one .oxt created through neatbeans.  Also  if  double
clicking  on
          this  oxt it gets properly installed in open office and works
fine.
          Now I wanted to create one .exe by which oxt should get installed
in open office
          and one other supported files directory would get copied to
specific location.
         How do I achieve this?
         I also tried by creating one exe which copies other supported
directory to specific
         location but not installs oxt into open office.
         Can anybody guide me how do I solve this problem?

oxt files will be always installed into the office (share or user layer), no way to use it from somewhere else.

use "<officprogrampath>/unopkg add bla.oxt" to install the oxt in the user layer.

What ever you want to install additionally to the oxt is up to you and has nothing to do with he office or oxt files.

Juergen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to