In all web browsers, the scan program is downloaded first and then executed by the end-user manually. Therefore the scan program file name is used to pass the parameters as follows:
ScanCircle[2|4][D|A|M|P][_xx][_partnercode]*.exe
Parameters:
See this post about the command line parameters for a description of the parameters.
ScanCircle[2|4][D|A|M|P][_xx][_partnercode]*.exe
Parameters:
- 2|4: not really a parameter, but an indication that this is the .NET2 version (default for Windows 7-) or the .NET4 version (default for Windows 8+);
- D|A|M|P: scanmode;
- xx: 2-character language code;
- Partnercode: partner code;
- *: optional trailing characters (e.g. _1, (2), [3]).
See this post about the command line parameters for a description of the parameters.