The information provided below is for Noah System user sites that use a software deployment system to automatically install Noah System. The information that is provided is made with the assumption that the reader has a technical background and experience with software deployment systems.

Prerequisites

Noah 4.9 or newer must be installed.

MSI and Related Files

FileDownload
MSI and Related FilesLink

Installation and Maintenance CommandsList

Install – Installing will also upgrade previous versions

msiexec.exe /i "AudiogramModule.msi" TRANSFORMS="1033.MST" /qn /norestart

Uninstall

msiexec.exe /x "AudiogramModule.msi" /qn

Repair

msiexec.exe /f "AudiogramModule.msi" /qn