Data Sheet
AN335
6 Rev. 0.2
[Install Quiet Mode] and [Uninstall Quiet Mode]—REQUIRED—This has to be one of the following:
On
Off
If quiet mode is on, no windows, dialogs or message boxes are shown to the user, which is good for third party
installers that integrate the driver installation or do not want to display information or choices on its installation. This
is not case sensitive (on and ON will both work).
[Copy Driver Files]—REQUIRED—This has to be one of the following values:
Yes
No
This denotes whether the installer should copy the driver files to an installation directory or not. If they are not
installed, the install media where the DriverInstaller.exe is run will be the installation location. If the install media is
not available when a device is plugged in, you will be prompted to locate it. This is not case sensitive (yes and YES
will both work).
[Remove Copied Files On Uninstall]—OPTIONAL (required if [Copy Driver Files] = Yes)—This has to be one of
the following values:
Yes
No
This denotes whether the copied installation files should be removed on uninstallation. This is not required if files
are not copied on installation. This is not case sensitive (yes and YES will both work).
[XP_2K_2K3_VISTA INF Files]—REQUIRED—This will denote the list of INF files that should be copied to the
INF directory and installed. There should be one INF on each line with no blank lines in between them. This is not
case sensitive.
[XP_2K_2K3_ VISTA Driver Files]—REQUIRED—This will denote the list of driver files that exist in the
installation. There should be one file name on each line with no blank lines in between them. This is not case
sensitive. If driver files should exist in subdirectories then list them as “.\*subdir*\driver.sys. If CopyFiles = Yes, then
all subdirectories in any of these files must be listed in [Install Subdirectories] or they will not successfully be copied
to the install directory.
[XP_2K_2K3_ VISTA Catalog Files]—OPTIONAL—This will denote the list of catalog files that belong to a
certified driver. This is optional because certification is not required. This is not case sensitive.
[Manufacturing Ignore Serial Numbers]—OPTIONAL—This will allow a manufacturing version of the driver to be
installed that will ignore the serial numbers and assign a unique serial number to each USB port. The value for this
must be as follows:
Ignore Serial Numbers
If the value does not match specifically the above string, it will not work. This option should not be put on a driver
package that is released for end users and should only be used in a manufacturing environment. Because of this it
is not supported by the AN220 customization utility and must be put in by hand.
This option is most commonly used in a manufacturing environment for the CP210x devices. If a large number of
serialized devices are being tested this will not fill up the registry by assigning a COM port to each individual
device.