Preferences items of SVF Cloud Agent installer
You can set any preferences for SVF Cloud Agent installer. To set the preferences, open and edit the "setup.ini" file in the module folder by text editor.
The items that can be set are as follows.
Setting item | Class name | Item name | Default value | Configurable values |
---|---|---|---|---|
Default input value of installation destination folder | InstallSettings | InstallDirName |
| Any folder |
Require input of agent name | AgentName | Required | false (input optional) |
|
Skip screen for entering proxy information *2 | ProxyInfo | Skip | true (Skip) |
|
Proxy server address *2 | ProxyInfo | Host | (No default value) | Any server address |
Proxy port number *2 | ProxyInfo | Port | (No default value) | Any port number |
Automatic registration of default printer *3 | PrinterSettings | UseDefaultPrinter | false (Not register automatically) |
|
Switch between EMF and EMFPLUS | PrinterSettings | UseEmfPlus | true (EMFPLUS) *4 |
|
Check whether a network printer can print *5 | PrinterSettings | CheckForPrintability | false (do not check) |
|
*1 For details on starting the agent at startup and as a Windows service, see "Types of SVF Cloud Agent launch methods".
*2 If proxy setting information file (proxy file) is placed in the conf folder, the contents of the file take precedence. Therefore, regardless of the settings in "setup.ini" file, it works as follows.
The proxy information input screen is skipped.
Settings in proxy server address and proxy port number are ignored.
*3 The printer registered in Windows as the "Default Printer" is automatically registered in SVF Cloud Agent. It can be used when "Launch Startup" is selected in SVF Cloud Agent startup method.
When "Default Printer" is changed, (for example, printer A is changed to printer B), new printer (printer B) is automatically registered to SVF Cloud Agent. The original printer (printer A) is not unregistered. Even if you unregister "default printer" from SVF Cloud Agent, it will be automatically registered again.
*4 When using EMFPLUS, the font specified in the form layout must be added to the client PC.
*5 Available for network printers.
After checking that the printer's status is ready to print, SVF Cloud Agent passes the print data to the printer. If the status is not printable, the status will be rechecked every 5 minutes up to a maximum of 10 times. If all checks result in a status that is not printable, the print data will not be passed to the printer and the process will be terminated.