Hi, I'm trying to install an MSI which has a transform file to be applied containing the serial number and disable auto-updates. I can run a command prompt and install it fine but the WPKG client always fails to install the app with the following install cmd: <install cmd='msiexec /i "%SOFTWARE%\OpenMindSP5\Setup.msi TRANSFORMS=%SOFTWARE\OpenMindSP5\copysn.mst" /qb-' /> The file paths are correct but I'm lost with what errors may be there. Event Viewer on the workstation tells me: Could not process (install) 'Openmind Service Pack 5' (OpenMindSP5); Exit code returned non-successful return value (1619) on command 'msiexec /i "%SOFTWARE%\OpenMindSP5\Setup.msi TRANSFORMS=%SOFTWARE%\OpenMindSP5\copysn.mst" /qb-' Am I missing something blatently obvious? _________________________________________________________________ View your Twitter and Flickr updates from one place – Learn more! http://clk.atdmt.com/UKM/go/137984870/direct/01/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20090316/27e4c70c/attachment.html> |