[wpkg-users] Clarification for Reader XI...
Marco Gaiarin
gaio at sv.lnf.it
Thu Apr 24 14:53:29 CEST 2014
I've setupa recipe for Reader XI, and i've accumulated upgrades:
<install cmd='msiexec /q /i "%SOFTWARE%\WPKG\AdbeRdr11000_it_IT.msi" ALLUSERS=1 REBOOT=ReallySuppress TRANSFORMS="%SOFTWARE%\WPKG\AdbeRdr11000_it_IT.mst"'>
<exit code="3010" reboot="postponed" />
</install>
<install cmd='msiexec /q /update "%SOFTWARE%\WPKG\AdbeRdrUpd11001.msp" ALLUSERS=1 REBOOT=ReallySuppress' >
<exit code="3010" reboot="postponed" />
</install>
<install cmd='msiexec /q /update "%SOFTWARE%\WPKG\AdbeRdrSecUpd11002.msp" ALLUSERS=1 REBOOT=ReallySuppress' >
<exit code="3010" reboot="postponed" />
</install>
<install cmd='msiexec /q /update "%SOFTWARE%\WPKG\AdbeRdrUpd11003.msp" ALLUSERS=1 REBOOT=ReallySuppress' >
<exit code="3010" reboot="postponed" />
</install>
<install cmd='msiexec /q /update "%SOFTWARE%\WPKG\AdbeRdrUpd11004.msp" ALLUSERS=1 REBOOT=ReallySuppress' >
<exit code="3010" reboot="postponed" />
</install>
<install cmd='msiexec /q /update "%SOFTWARE%\WPKG\AdbeRdrSecUpd11005.msp" ALLUSERS=1 REBOOT=ReallySuppress' >
<exit code="3010" reboot="postponed" />
</install>
<install cmd='msiexec /q /update "%SOFTWARE%\WPKG\AdbeRdrUpd11006.msp" ALLUSERS=1 REBOOT=ReallySuppress' >
<exit code="3010" reboot="postponed" />
</install>
And i got:
2014-04-24 11:58:01, DEBUG : Executing command: 'msiexec /q /i "%SOFTWARE%\WPKG\AdbeRdr11000_it_IT.msi" ALLUSERS=1 REBOOT=ReallySuppress TRANSFORMS="%SOFTWARE%\WPKG\AdbeRdr11000_it_IT.mst"' ('msiexec /q /i "\\FILE\Software\WPKG\AdbeRdr11000_it_IT.msi" ALLUSERS=1 REBOOT=ReallySuppress TRANSFORMS="\\FILE\Software\WPKG\AdbeRdr11000_it_IT.mst"').^M
2014-04-24 11:58:04, DEBUG : Command in installation of Adobe Acrobat Reader XI returned exit code [0]. Success.^M
2014-04-24 11:58:04, DEBUG : Executing command: 'msiexec /q /update "%SOFTWARE%\WPKG\AdbeRdrUpd11001.msp" ALLUSERS=1 REBOOT=ReallySuppress' ('msiexec /q /update "\\FILE\Software\WPKG\AdbeRdrUpd11001.msp" ALLUSERS=1 REBOOT=ReallySuppress').^M
2014-04-24 11:58:10, DEBUG : Command in installation of Adobe Acrobat Reader XI returned exit code [0]. Success.^M
2014-04-24 11:58:10, DEBUG : Executing command: 'msiexec /q /update "%SOFTWARE%\WPKG\AdbeRdrSecUpd11002.msp" ALLUSERS=1 REBOOT=ReallySuppress' ('msiexec /q /update "\\FILE\Software\WPKG\AdbeRdrSecUpd11002.msp" ALLUSERS=1 REBOOT=ReallySuppress').^M
2014-04-24 11:58:14, ERROR : Could not process (install) package 'Adobe Acrobat Reader XI' (reader11):|Exit code returned non-successful value (1642) on command 'msiexec /q /update "%SOFTWARE%\WPKG\AdbeRdrSecUpd11002.msp" ALLUSERS=1 REBOOT=ReallySuppress'.^M
reading:
http://wpkg.org/Adobe_Reader
seems that i need to apply .msp only for last quarterly, or worster last
quarterly and security patches, so:
<install cmd='msiexec /q /i "%SOFTWARE%\WPKG\AdbeRdr11000_it_IT.msi" ALLUSERS=1 REBOOT=ReallySuppress TRANSFORMS="%SOFTWARE%\WPKG\AdbeRdr11000_it_IT.mst"'>
<exit code="3010" reboot="postponed" />
</install>
<install cmd='msiexec /q /update "%SOFTWARE%\WPKG\AdbeRdrUpd11006.msp" ALLUSERS=1 REBOOT=ReallySuppress' >
<exit code="3010" reboot="postponed" />
</install>
will suffices for version '11.0.06'. Right? Tnx.
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http://www.sv.lnf.it/
Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (PN)
marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f +39-0434-842797
Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
http://www.lanostrafamiglia.it/chi_siamo/5xmille.php
(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
More information about the wpkg-users
mailing list