Install windows msi with command lines
Katrīne Žunna-Veličko
6-22-17
What ( if any) command line parameters can we pass to the installer:
1 - do a silent install

2 - install in a folder of our choice


There is need to push an install via a Group Policy, and invoke the installer in this fashion:

msiexec /i hw.msi /quiet /norestart /L*v hwinstall2.log -Wait -NoNewWindow
so there is no need for user input.


Thank you in advance!
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026