I would like to run batch file to install application. For example, when i install adobe reader, i would like to run this command in a batch : msiexec /i reader.msi transforms=reader.mst /qn. Also, when my batch contain only one line, it's possible to specify the command line, msiexec..., directly in the package deployment.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
I would like to run batch file to install application. For example, when i install adobe reader, i would like to run this command in a batch : msiexec /i reader.msi transforms=reader.mst /qn. Also, when my batch contain only one line, it's possible to specify the command line, msiexec..., directly in the package deployment.
Thank You
Share this post
Link to post
Share on other sites