I am attempting to install a JRE msi using the switches "TRANSFORMS=JRE6.mst /log c:\JRE6x64.log". Patch Manager reports that the install was successful and the update services view shows the status as "installed"; however the workstation event viewer reports that the msi installation failed with error 1639 and no log file is written to C:\. When I run the installation from an administrative command shell using the same switches, it succeeds.
Full command:
msiexec /i x:\path\to\jre1.6.0_35.msi /qn /norestart TRANSFORMS=JRE6.mst /log c:\jre6x64.log