Sun ODF Plugin for Microsoft Office 3.1
From WPKG | Open Source Software Deployment and Distribution
Silent installer for Sun ODF Plugin for Microsoft Office 3.1.
This application adds support to Microsoft Office 2003/2007 for OpenOffice document filetypes.
Download the installer from Sun here http://www.sun.com/software/star/odf_plugin/get.jsp
Using 7Zip or WinRar extract the odfplugin.msi from the installer.
<package id="openofficeodf" name="Open Office ODF Plugin" revision="31" reboot="false" priority="0"> <check type="uninstall" condition="exists" path="Sun ODF Plugin for Microsoft Office 3.1" /> <install cmd='msiexec /i %SOFTWARE%\SunODF\odfplugin.msi /qn ' /> <remove cmd='MsiExec.exe /x{DF204E20-C29C-4434-BCFE-D9BAF76CEF8D} /qn ' /> </package>