|
Pilot Configuration
Make sure your system meets all the system requirements
The computer must be only used for this specific application (dedicated server). The operation of other programs will decrease performance and potentially terminate operation. Live support is only available for dedicated systems as other programs may influence the systems reliability.
Pilot Configuration
Automatic Logon (Experienced users)
(This feature is to be expected in the August 2008 release)
It is possible to start the client from the command line. When using certain parameters, you can determine how to open it. The following options or a combination of them are available:
- Server to connect to
- Username for login
- Password for login
- Open view
- Open tour
/?
Shows a summary of available parameters
/full
Use full screen mode
/conn=
Connection to use e.g. /conn=local
/user=
Username for login e.g. /user=root
/pwd=
Password for login e.g. /pwd=root
/view=
View to open e.g. /view=Store/Overview
Note: The view name should always include the site name where
the site or tour resides, followed by a slant (see above for example).
/tour=
Tour to open e.g. /tour=Warehouse/Tour
Note: The tour name should always include the site name where
the site or tour resides, followed by a slant (see above for example).
Note: View/tour name with spaces should be enclosed by double quotes,
e.g. /tour="Warehouse/Grand Tour"
Note: Where both a view and a tour are specified the view will
be taken to display it. The specified tour will be discarded.
The chosen command may be written in a batch file (.bat or .cmd)
The batch file can be placed in the Windows Startup folder or scheduled using Windows Task scheduler.
|