<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<BR>
 <BR>
I'm trying to install an MSI which has a transform file to be applied containing the serial number and disable auto-updates.<BR>
 <BR>
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:<BR>
 <BR>
<install cmd='msiexec /i "%SOFTWARE%\OpenMindSP5\Setup.msi TRANSFORMS=%SOFTWARE\OpenMindSP5\copysn.mst" /qb-' /><BR>
 <BR>
The file paths are correct but I'm lost with what errors may be there.  Event Viewer on the workstation tells me:<BR>
 <BR>
Could not process (install) 'Openmind Service Pack 5' (OpenMindSP5);<BR>
Exit code returned non-successful return value (1619) on command 'msiexec /i "%SOFTWARE%\OpenMindSP5\Setup.msi TRANSFORMS=%SOFTWARE%\OpenMindSP5\copysn.mst" /qb-'<BR>
 <BR>
Am I missing something blatently obvious?<BR><br /><hr />Windows Live Hotmail just got better. <a href='http://clk.atdmt.com/UKM/go/134665311/direct/01/' target='_new'>Find out more!</a></body>
</html>