Skip to content

Opening book details…

About this document

Understanding MSI Transforms and Usage by Seyed Billalgani is a document available to read on EtoBox.

A transform is a .mst file that encapsulates all the changes made to a base MSI file, allowing a single installation file and changes to be maintained separately. There are two main ways to make changes to an MSI during installation: transforms and command lines. Transforms can affect both public and private properties, files, registries, and directories, while command lines can only change public properties and modify files and directories. The command line option for applying two or more transforms to a s

Author
Seyed Billalgani
Language
EN