On 4/19/2011 5:03 PM, Andrew Spiers wrote:
I've added a section to http://wpkg.org/OpenOffice.org_3.x for OOo 3.3 but had
a bit
of an issue with the product code / build number recorded in setup.ini being
different from the actual version of soffice.exe.
I would appreciate it if someone could cast their eye over my edit and correct
if
I've gone wrong somewhere.
I started out trying to get this to install like you did by extracting the msi file
from the installer. Although it worked on winxp, the msi would not install on
win7-64bit. I think there was even an error message saying that the msi would not
install directly. In the end, I simplified like this:
<package id="openoffice" name="OpenOffice.org 3.3.0">
<check type="uninstall" condition="versiongreaterorequal" path="OpenOffice.org 3.3"
value="3.3.9567" />
<install cmd='"%SOFTWARE%\OOo\OOo3-3install\setup.exe" /qn' />
<upgrade cmd='"%SOFTWARE%\OOo\OOo3-3install\setup.exe" /qn' />
</package>
I did not bother customizing the install to the extent shown in the wiki. I used to
do that when I used the msi method, but I didn't see how to do it with the setup.exe.
--
Mark Nienberg
Sent from an invalid address. Please reply to the group.
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users