The vendor really wants to install the app into LocalAppData
Project Evergreen AppTracker does not provide information and sources for installers for this app when last checked.
Silent Install HQ provides no information on the silent install of this app.
The exe installer appears to have no command line arguments. It installs itself passively. This install will go into the user's AppData\Local\RealTimeBoard folder.
This installer will install itself into the Program Files (x86) folder, but what it installs appears to be a per-user installer that is different than the EXE installer also provided by the vendor. It adds an entry into the Windows registry "Run" key as a way to run that installer upon user logon with this command:
"C:\Program Files\Miro Installer\RealtimeBoard.exe" --checkInstall
The vendor website indicates that this command checks to see if the Mira Desktop app is installed (we think by looking for the files), and then installs Mira Desktop into the user's AppDataLocal folder. If the MSI version is selected with updates we suspect that the Miro Installer also performs that check.
Also note that the Miro Installer program will return immeditely and perform the installation of Mira Desktop in the background, so any installation scripting may want to sleep a few minutes to let that complete.
This identifies the most commonly interesting configuration items in the application.
- None, except or default language if needed.
- The application installs into program files.
- There is one shortcut.
- There are no FTA, shell extensions, protocol handlers, or services.