Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article describes how to distribute common hardware settings to multiple Nexus Card SDK clients, by using the cms.ini file and silent installation. 

Prerequisites

Expand
titlePrerequisites
  • Card SDK installed on one client with Configuration Manager for setting up hardware, see Install Card SDK

Step-by-step instruction

Expand
titleSet up hardware configurations
  1. Set up any needed hardware, for example for printers, readers, encoders, cameras, signature pads. For more information, see Configure Card SDK

    The hardware configuration is stored in the following file: 

    Code Block
    languagexml
    titlecms.ini file
    C:\ProgramData\cms\cms.ini



Expand
titleDistribute hardware settings to multiple clients

To distribute the hardware settings to multiple clients:

  1. Copy the cms.ini file to the c:\programData folder for software distribution.

...

For silent installation to multiple clients, install with the /S flag: 

Code Block
languagexml
titlecms.ini file
install /S

Related information

...