Changes

Jump to: navigation, search

Go-OpenOffice.org

290 bytes added, 02:57, 3 March 2010
m
Agree to license when installing extensions.
<source lang="dos">
"%PROGRAMFILES%\OpenOffice.org 3\program\unopkg" list --shared com.sun.star.PDFImport-windows_x86 >NUL 2>&1
</source>
 
 
Some extensions require that we agree to a license. In this case modify the install command as follows:
<source lang="xml">
<install cmd='%COMSPEC% /c echo yes | "%PROGRAMFILES%\OpenOffice.org 3\program\unopkg" add --shared "%SOFTWARE%\openoffice\extensions\pdfimport.oxt"' />
</source>
117
edits

Navigation menu