CTX_PNLaunchUsesFarmName
By default, applications are started with the following command:
PNagent.exe /QLAUNCH <farmname>:<application name>
The Farm Name is saved together with the application when configuring an application in the Workspace Control Console.
Create the following string value to configure the PNAgent Farm Name.
Key |
|
Value |
CTX_PNLaunchUsesFarmName |
Type |
REG_SZ |
Data |
|
-
If no value ( — ) is configured in the Data field, the application uses the default farm name.
-
If No is configured in the Data field, no farm name is used. The application is started with the following command:
PNagent.exe /QLAUNCH <application name> -
If a custom Farm Name is configured in the Data field, this value is used when starting applications.