Example Preference Files for Console and Quiet Mode
This topic takes you through examples of varfiles for the console and the quiet mode.
Enter the license key here and use strExtArray to list Mirth® Connect extensions for the installer to download. You must manually install the third-party extensions after the installation. You can use the following varfile examples as default values in console or command-line mode and the actual values in quiet mode. When in console or command-line mode, the strExtArray is ignored.
Operating System | Example | Notes |
---|---|---|
Windows® |
| Colons, slashes, and spaces must be escaped. Because the default in Windows® is ‘Program Files' which contains a space, a varfile is required to omit the space. If the user wants to install Mirth® Connect in the Program Files directory, they need to use the old DOS machine method as shown below:
The key in the varfile must be blank or valid for the installer to work in quiet mode. |
MacOS |
| The key in the varfile must be blank or valid for the installer to work in quiet mode. |
Linux |
| Spaces are not allowed in the directory paths. The key in the varfile must be blank or valid for the installer to work in quiet mode. |