Errors when bundling MSI with two MST files

  • 7000422
  • 19-May-2008
  • 27-Apr-2012

Environment

Novell ZENworks 10 Configuration Management

Situation

Error occurs when an .MSI is bundled with two .MST files.

Resolution

This is fixed in version 10.0.3 - see KB 3486285 "Updates to ZENworks 10 Configuration Management" which can be found at https://www.novell.com/support

Additional Information

STEPS to reproduce
– Create Windows Bundle, add msi app, give name, browse and
select .msi file, next, browse and select two mst apps, next, complete the
wizard

RESULTS -

Error applying transforms verify that the specified transform paths are valid.
The line below shows what it looks like in a debug from the client. The double
quotes around the transform path seem to cause a problem as well as the ; after
transforms=.
From the zmd-messages.log file:
Launching: msiexec /i \\zen-master\apps\MSI-MSFT-WORD-2002SP3-DA\WORD.MSI /qn
TRANSFORMS=;"\\zen-master\apps\MSI-MSFT-WORD-2002SP3-DA\WORD2002-4.MST""\\zen-master\apps\MSI-MSFT-WORD-2002SP3-DA\WORD2002.MST"