Installing Managed System Software In CLI Mode
Launch the MSI file from the command prompt using the command msiexec /i <SysMgmt or SysMgmtx64>.msi
.
To install the localized version of the managed system software, type
msiexec /i <SysMgmt or SysMgmtx64>.msi TRANSFORMS= <languauge_transform >.mstin the command prompt. Replace <language_transform >.mst with the appropriate language file:
- 1031.mst (German)
- 1034.mst (Spanish)
- 1036.mst (French)
- 1041.mst (Japanese)
- 2052.mst (Simplified Chinese)
Related Links: