Start a Session From a Command Line
You can launch a Reflection session from a command line.
To start a session
- On a Windows command prompt, enter the following commands:
"<InstallPath>\Attachmate.Emulation.Frame.exe" -f "<SessionPath><sessionname.rdox>" -N
where: -f opens a specific session document (.rdox. .rd3x, .rd5x) or layout file (.rwsp). -N suppresses the Reflection splash screen (optional).
For example: "C:\Program Files\Attachmate\Reflection\Attachmate.Emulation.Frame.exe" -f "C:\Users\myUserName\Documents\Attachmate\Reflection\mysession.rd3x" -N
|