Difference between revisions of "Etoken"
From WPKG | Open Source Software Deployment and Distribution
DualWpkgOrg (Talk | contribs) (Created page with "e-Token is a drivers for provides key building blocks for securing IT infrastructures and digital transactions to defend against security threats and identity fraud and at the sa...") |
(No difference)
|
Revision as of 15:24, 22 December 2011
e-Token is a drivers for provides key building blocks for securing IT infrastructures and digital transactions to defend against security threats and identity fraud and at the same time increase your organization's resource utilization, improve productivity, and maximize ROI.
Version 5.1 SP1
WPKG Package
<packages>
<package id="etoken"
name="eToken 5.1"
revision="0.1"
reboot="false"
priority="1">
<check type="uninstall" condition="exists" path="eToken PKI Client 5.1 SP1" />
<install cmd='msiexec /qn /i "%SOFTWARE%\drivers\etoken\PKIClient-x32-5.1.msi" ET_LANG_NAME=Russian' />
<upgrade cmd='msiexec /qn /i "%SOFTWARE%\drivers\etoken\PKIClient-x32-5.1.msi" ET_LANG_NAME=Russian' />
<remove cmd='%COMSPEC% /c echo off' />
</package>
</packages>