TN OMI112 How to Autostart an OMI Application
Description
How to Autostart an OMI Application
- Author: Mike Viteri
- Published: 5/28/2020
- Applies to: System Platform 2017
Details
You have to specify what OMI application you want to start every time a user logins.
The format needed is:
"C:\Program Files (x86)\ArchestrA\Framework\Bin\ViewAppFramework\view.exe" ViewAppPath:(Path to Project)
Example:
"C:\Program Files (x86)\ArchestrA\Framework\Bin\ViewAppFramework\view.exe" ViewAppPath:"C:\Program Files (x86)\ArchestrA\Framework\Bin\ViewApps\IntouchOMI_Desktop"
Now this can be put into a batch file and run on start up.