
scottd1.5524899885402048E12 asked a question.
Easy MSIEXEC question - how to specify install language
I'm sure this is an easy one, i just can't find the answer to it.
I want to install my msi in a language other than English from a command line using msiexec. I know how to do it using the regular setup.exe file (setup.exe /L1031 for German). How does one do this with msiexec?
Thanks.
msiexec /i Something.msi TRANSFORMS=1033.mst