[wpkg-users] TRANSFORMS and 32/64 bit...

Marco Gaiarin gaio at sv.lnf.it
Fri Jul 12 16:41:28 CEST 2013


I've prepared a recipe for reader11, that i install on 64 bit win7.

Simply:

        <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>

        <upgrade include='install' />

msiexec is quick and skip install/patch if just applied.


On a win7 32bit box (the only one) the first line exit with msiexec
error 1624 (invalid transform).
I've tried also to uninstall by hand reader11, but emit the same error.
Surely i've bult the mst on a win7 64bit.

Because this is the only 32bit win7 i have, is a 32/64 trouble (eg,
i've to build a transform of 32 and a transform for 64bit) or simply
i've hit a reader11 installation corruption on that specific box?


Thanks.

-- 
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