Multiple Transforms and Their Supercedence
Updated: 14 Nov 2008
Command line to apply multiple transforms:
Msiexec.exe /i {path}.msi TRANSFORMS=T1.mst;t2.mst
Value Supercedence:
If t2.mst contains any property or any update that t1 has made, the installation will take the final transforms value.
Ex: If t1.mst sets a reg value HKCU\Software\Test\Enviorment =0
And if T2.mst sets a different value to the same registry HKCU\Software\Test\Enviorment =1
then the instalaltion will take the reg value as 1.
blog entry Filed Under:
The Endpoint Management Community Blog is the perfect place to share short, timely insights including product tips, news and other information relevant to the Endpoint Management community. Any authenticated Connect member can contribute to this blog.