User manual
2 - 15
Note: All paths in the config files should be relative. The ReM Silent Installer does not support absolute
paths.
Configuration Examples
The files in ...\SampleConfigs contain example configuration syntax for different scanner models and
interfaces. You can customize these files to your specific installation. Below are some examples:
<USBSerial> For USB Serial drivers, possible values: yes, no or auto. If you select
automatic detection of the port number, you must still provide a dummy
value for the <PortNumber> tag.
<PhysicalPort> For installing on a RS232 interface using the Filter Driver, the actual COM
port on the host machine to which the physical scanner is attached.
<VirtualPort> For installing on a RS232 interface using the Filter Driver, the virtual COM
port that you want the Filter Driver to expose to the LOB application.
For installing on a USB Serial interface using the Filter Driver, the USB
Serial virtual port that you want the Filter Driver to expose to the LOB
application.
In both cases, if the virtual COM port is not available then the Filter Drive
will automatically assign a port based on system availability.
<FirmwareMainFile> The file name of the firmware file to be used to upgrade the main firm-
ware of the scanner during installation.
<CoProcessorFile> The file name of the firmware file to be used to upgrade the co-processor
firmware of the scanner during installation.
<GoldenSettingsFile> The name of the Golden Settings file to be downloaded to the scanner
during installation.
<LicenseFile> The name of the license file to be used to active the ReM license key in
the scanner during installation.
<UseGoldenSettings> Whether you want the Golden Settings file downloaded to the scanner
during installation. Possible values: yes or no.
<FlashMainProcessor> Whether you want the main firmware to be updated during installation.
Possible values: yes or no.
<FlashCoProcessor> Whether you want the co-processor firmware to be updated during instal-
lation. Possible values: yes or no.
<JRE> If you want to install JRE during silent installation, include the following
tag: <JRE>jre-1_5_0_06.exe</JRE>
The JRE folder must be located in the same folder as ReMSilent.exe.
<Restart> Possible values: yes or no. (Please always use yes to ensure successful
installation.) If you create the ReM.config file using the ReM Installer,
this entry defaults to yes (see page 2-8).
Tag Description