You can launch a Reflection session from a command line. You can also use command line options to specify Reflection startup behavior and appearance. These options override the workspace settings.
To start a session
On a Windows command prompt, enter the following commands:
"Attachmate.Emulation.Frame.exe" -f "<sessionPath><sessionName>"
Reflection Command Line Options
Options are case insensitive and are preceded by either a dash (-) or forward slash (/).
Open document (.rdox, .rd3x, .rd5x) or layout (.rwsp)
Suppress Reflection splash screen
Set user interface mode
Display this help topic
For example:
The following command opens mysession.rd3x in Browser mode with the splash screen suppressed:
Attachmate.Emulation.Frame.exe -f "C:\Users\myUserName\Documents\Micro Focus\Reflection\mysession.rd3x" -uimode browser -N