Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

 

 (lightbulb) This information is written in English only

 

 

Buypass Access Manager can be installed without any visible UI and any user interaction using command line or CMD file.

It is possible to specify which features will be installed.

Note that installation should be started with evaluated privileges, that is Run as Administrator.

Feature list

Description

Main   features

RequiredComponents

Required by any other feature. Will allways be installed.

Acr88Feature

ACR88/89 support. Required by the clients without Secure PinPad readers. Buypass PinPad service will be created during this feature installation process.
If not specified – Secure PinPad will be installed.

IdCard

Issue ordinary card.

TempCard

Issue temporary card.

PinAdmin

Change/Unblock PIN.

Revoke

Revoke certificates.

RegistrationOfIdDocument

Registration of ID control document.

SmartcardDiagnostic

Smartcard Diagnostic.

Remote   functions

RemotePreProduceIdCard

Remote pre-produce ID card.

RemoteActivate

Remote activate ID card.

RemoteRenew

Remote renew ID card.

RemotePinUnblock

Remote unblock PIN.

RemotePreproduceTemp

Remote pre-produce Temporary card.

RemoteIssueTempCard

Remote issue Temporary card.

Administration

PreRegistration

Pre-registration (on-by-one User).

BatchPreRegistration

Batch Preregistration (one or more Users).

EnableOperator

Enable Operator.

DisableOperator

Disable Operator.

Reports

Reports.

 

Command line syntax

All Msiexec command line options could be found by following link.

More information about Windows Installer could be found by following link.

 

/i - Installs or configures a product

/qn - No user interface

 

The value of the REMOVE property is a list of features delimited by commas that are to be removed. Spaces are not allowed.

The value of the ADDLOCAL property is a list of features that are delimited by commas, and are to be installed locally. To install all features locally, use ADDLOCAL=ALL on the command line. Spaces are not allowed.

 

Example:

msiexec /i SetupLraClient.msi /qn
REMOVE
=TempCard,PinAdmin,Revoke,RegistrationOfIdDocument,SmartcardDiagnostic,Reports,BatchPreRegistration ADDLOCAL=Acr88Feature,IdCard

 

Place all features into ADDLOCAL or REMOVE list to be sure that the installation will contain only specified features.

 

If the same feature will be added to both lists at the same time – it will be uninstalled.

Note that the feature names are case-sensitive. If REMOVE or ADDLOCAL list will contain the feature with name, not specified above – installation will fails. 

Next >> 

Related contents 

The selected root page could not be found.

Unable to render {include} The included page could not be found.

Unable to render {include} The included page could not be found.

 

Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.
 
Unable to render {include} The included page could not be found.
 

 

  • No labels