![EMS Imaging XtremeIPC VSN1100 Series Скачать руководство пользователя страница 69](http://html.mh-extra.com/html/ems-imaging/xtremeipc-vsn1100-series/xtremeipc-vsn1100-series_user-manual_2404765069.webp)
-Password
=
password
If the machine is not participating in a domain, the account must be on the machine you are connecting to.
If the machine is participating in a domain you have a choice:
•
The account can be on the machine you are connecting to.
•
It can be an account on the domain.
If the account is on the domain, the domain name must be specified with the following option:
-Domain
=
domain name
13.1.4 Application Windows
The command line interface allows you to create, modify or close Application windows, it can be accessed in a number of ways:
•
From a shortcut specifying APPCMD.EXE as the target followed by the command line options separated by spaces.
•
From a command prompt by specifying the full path of APPCMD.COM or by having the folder where the software was
installed on the path.
•
From a batch file. The same rules as command prompt apply.
Non-Configured Applications
The command line interface can be used to control windows for third-party applications that have not been specifically config
-
ured in . See Starting Non-Configured Applications below.
Configured Applications
An abbreviated version of the command line is available for starting applications that are already configured in
Vigi
Control.
See Starting Configured Applications below. This includes pre-supported applications automatically configured during
installation and also custom applications added by the user after installation. See Configuring Applications in
Vigi
Control .
Example Usage – Configured Applications
•
Open the Internet Explorer application ‘iexplore.exe with the configured input ID 1.
“C:\Program Files (x86)\
Vigi
Control\appcmd.exe” -AppName=”Internet Explorer” -Input=”Search” -ID=1
•
Dynamically switch input for an Internet Explorer window with the ID of 1.
“C:\Program Files (x86)\Wall Control\appcmd.exe” -ID=1 -Input=”News”
Example Usage – Non-Configured Applications
•
Open the application ‘notepad.exe’ to display the file “c:\info.txt”.
“C:\Program Files (x86)\
Vigi
Control\appcmd.exe” -AppName=”notepad.exe” -CmdArgs=”c:\info.txt”
•
Open the Internet Explorer application ‘iexplore.exe’with the URL “http://www.google.com” and assign the ID 1.
“C:\Program Files (x86)\
Vigi
Control\appcmd.exe” -AppName=”C:\Program Files\Internet Explorer\iexplore.exe” -Cm
dArgs=”-nomerge http://www.google.com” -ID=1
69
Advanced Users
Advanced Users