Re: unattended install of the Standard ERP (pushing install through a Group Policy)
Diana Klobukowska
7-6-17
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\"
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