Install windows msi with command lines
Katrīne Žunna-Veličko
2017-06-22
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
Paul Timms
Hi Andis, if you go to Support > FAQ, there's a section containing all of the known parameters. Paul...
15:06 11 Sep 2026
Paul Timms
Is it possible to use the parameter --skip-register-on-import with multiple registers, either by using a comma-separated string or by specifying this parameter multiple times in parameters.txt? Thi...
15:00 11 Sep 2026