Comment 6 for bug 188401

Revision history for this message
Gabriel de Perthuis (g2p) wrote :

There is no switch for graphical or noninteractive installation of OOo extensions:
http://qa.openoffice.org/issues/show_bug.cgi?id=83448

Some extensions are OK, others will ask for a licence in the terminal.
You could associate the mimetype with this command:
sh -c "yes yes | LANG=C unopkg add $PATH_TO_OXT"
or maybe a command that runs unopkg add in a terminal.