Skip to main content
Skip table of contents

Running a silent installation of System Release

This support note applies to:

  • AE System Release (NZ)
  • AE System Release (AU)
Article ID: 31295

You can install MYOB Accountants Enterprise (AE) System Release without your interaction. 

Following are the commands and examples of how to silently install System Release and Workstation setups.

To run the System Release install silently

Run the following command to install System Release:

%SRDIR% /s /v"INSTALLDIR=%APP_PATH% /qn"

where:

  • %SRDIR% is the location of the System Release installer, and
  • %APP_PATH% is the SOL64 folder.

For example:

sr81.exe /s /v"INSTALLDIR=E:\SOL64 /qn"

To run the System Release Workstation Setup install silently

Run the following command to install the Workstation Setup:

"%APP_PATH%\Setup\Workstation Setup\Setup.exe" /s /v"INSTALLDIR=%APP_PATH% /qn"

where:

  • %APP_PATH% is the SOL64 folder.

For example:

"E:\SOL64\Setup\Workstation Setup\Setup.exe" /s /v"INSTALLDIR=E:\SOL64 /qn"

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.