Re: Install windows msi with command lines
Diana Klobukowska
2017-07-06
Hi,

To perform an unattended install of the Standard ERP client, you need to get the MSI package. Download the installer from Standard Install and run it. When the installation dialog appears, you will find the actual MSI package in the %TEMP% path.

The command line to install the client in C:\Program Files\HansaWorld\Standard ERP\ is (note that "installer.msi" should be replaced with the name of the MSI package you want to install):

msiexec /I installer.msi /quiet /norestart /L*v hwinstall.log TRANSFORMS=:Instance1 MSINEWINSTANCE=1 M4INSTALLDIR="C:\Program Files\HansaWorld\"


Kind Regards
HansaWorld Team
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