virtualsmartcard: distribute install instructions for Windows
This commit is contained in:
@@ -54,6 +54,7 @@ build_script:
|
||||
- msbuild virtualsmartcard\win32\BixVReader.sln /p:Configuration=Release;Platform=%MSBUILD_PLATFORM%
|
||||
- move virtualsmartcard\win32\BixVReaderInstaller\bin\%X64%Release\BixVReaderInstaller.msi %ARTIFACT%
|
||||
- move virtualsmartcard\win32\%X64%Release\*.cer %ARTIFACT%
|
||||
- copy virtualsmartcard\doc\install.txt %ARTIFACT%
|
||||
|
||||
- cl /Ivirtualsmartcard\src\vpcd virtualsmartcard\src\vpcd-config\vpcd-config.c /NODEFAULTLIB:MSVCRTD /NODEFAULTLIB:MSVCRT virtualsmartcard\src\vpcd-config\local-ip.c ws2_32.lib
|
||||
- move vpcd-config.exe %ARTIFACT%
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Sphinx build info version 1
|
||||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
|
||||
config: f2fa73baf7fec385947ac770039aeef0
|
||||
config: 970a58e8ea9411b84c5926de29b702fb
|
||||
tags: 645f666f9bcd5a90fca523b33c5a78b7
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Android Smart Card Emulator — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>Android Smart Card Emulator — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Tizen Smart Card Emulator — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>Tizen Smart Card Emulator — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
|
||||
|
||||
@@ -136,7 +136,7 @@ card reader with an :file:`Info.plist`::
|
||||
make install
|
||||
|
||||
================================================================================
|
||||
Building and installing |vpcd| on Windows
|
||||
Building |vpcd| on Windows
|
||||
================================================================================
|
||||
|
||||
.. versionadded:: 0.7
|
||||
@@ -170,22 +170,6 @@ requires the `WiX Toolset 3.10`_ to be installed.
|
||||
the installer (:file:`BixVReaderInstaller.msi`) in
|
||||
:file:`virtualsmartcard\\win32\\BixVReaderInstaller\\bin\\*Release`
|
||||
|
||||
4. To import the installer's test signing certificate, double click
|
||||
:file:`BixVReader.cer` and add it to the *Trusted Root Certification
|
||||
Authority* and the *Trusted Publishers* at the *Local Computer" (not the
|
||||
*Current User*).
|
||||
|
||||
On the commandline, you could do this :ref:`as follows<Using CertMgr to
|
||||
Install Test Certificates on a Test Computer>`::
|
||||
|
||||
CertMgr.exe /add BixVReader.cer /s /r localMachine root /all
|
||||
CertMgr.exe /add BixVReader.cer /s /r localMachine trustedpublisher
|
||||
|
||||
Feel free to remove the certificate from the certificate stores once the
|
||||
device is installed.
|
||||
|
||||
5. To install |vpcd|, double click :file:`BixVReaderInstaller.msi`.
|
||||
|
||||
For debugging |vpcd| and building the driver with an older version of Visual
|
||||
Studio or WDK please see `Fabio Ottavi's UMDF Driver for a Virtual Smart Card
|
||||
Reader`_ for details.
|
||||
@@ -194,6 +178,9 @@ All of Fabio's card connectors are still available, but inactive by default
|
||||
(see `Configuring vpcd on Windows`_ below).
|
||||
|
||||
|
||||
.. include:: install.txt
|
||||
|
||||
|
||||
********************************************************************************
|
||||
Using the Virtual Smart Card
|
||||
********************************************************************************
|
||||
|
||||
2
docs/_static/documentation_options.js
vendored
2
docs/_static/documentation_options.js
vendored
@@ -1,6 +1,6 @@
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
||||
VERSION: '2023-09-30',
|
||||
VERSION: '2023-10-01',
|
||||
LANGUAGE: 'None',
|
||||
COLLAPSE_INDEX: false,
|
||||
BUILDER: 'html',
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>USB CCID Emulator — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>USB CCID Emulator — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Welcome to the Virtual Smart Card Architecture documentation! — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>Welcome to the Virtual Smart Card Architecture documentation! — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/graphviz.css" />
|
||||
|
||||
BIN
docs/objects.inv
BIN
docs/objects.inv
Binary file not shown.
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>PC/SC Relay — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>PC/SC Relay — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Remote Smart Card Reader — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>Remote Smart Card Reader — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Search — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>Search — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/graphviz.css" />
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Virtual Smart Card — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>Virtual Smart Card — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
|
||||
@@ -96,7 +96,8 @@
|
||||
<li><a class="reference internal" href="#installation">Installation</a><ul>
|
||||
<li><a class="reference internal" href="#installation-on-linux-unix-and-similar">Installation on Linux, Unix and similar</a></li>
|
||||
<li><a class="reference internal" href="#building-and-installing-vpcd-on-mac-os-x">Building and installing <abbr title="virtual smart card reader">vpcd</abbr> on Mac OS X</a></li>
|
||||
<li><a class="reference internal" href="#building-and-installing-vpcd-on-windows">Building and installing <abbr title="virtual smart card reader">vpcd</abbr> on Windows</a></li>
|
||||
<li><a class="reference internal" href="#building-vpcd-on-windows">Building <abbr title="virtual smart card reader">vpcd</abbr> on Windows</a></li>
|
||||
<li><a class="reference internal" href="#istalling-vpcd-on-windows">Istalling <abbr title="virtual smart card reader">vpcd</abbr> on Windows</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a class="reference internal" href="#using-the-virtual-smart-card">Using the Virtual Smart Card</a><ul>
|
||||
@@ -266,8 +267,8 @@ make install
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="building-and-installing-vpcd-on-windows">
|
||||
<h3>Building and installing <abbr title="virtual smart card reader">vpcd</abbr> on Windows<a class="headerlink" href="#building-and-installing-vpcd-on-windows" title="Permalink to this headline">¶</a></h3>
|
||||
<div class="section" id="building-vpcd-on-windows">
|
||||
<h3>Building <abbr title="virtual smart card reader">vpcd</abbr> on Windows<a class="headerlink" href="#building-vpcd-on-windows" title="Permalink to this headline">¶</a></h3>
|
||||
<div class="versionadded">
|
||||
<p><span class="versionmodified added">New in version 0.7: </span>We implemented <abbr title="virtual smart card reader">vpcd</abbr> as user mode device driver for Windows so that
|
||||
<abbr title="virtual smart card">vpicc</abbr> can directly be used in Windows’ smart card applications that use
|
||||
@@ -297,6 +298,16 @@ configuration manager, that the project is built for your platform (i.e.
|
||||
<li><p>If you can successfully <span class="guilabel">Build the solution</span>, you can find
|
||||
the installer (<code class="file docutils literal notranslate"><span class="pre">BixVReaderInstaller.msi</span></code>) in
|
||||
<code class="file docutils literal notranslate"><span class="pre">virtualsmartcard\win32\BixVReaderInstaller\bin\*Release</span></code></p></li>
|
||||
</ol>
|
||||
<p>For debugging <abbr title="virtual smart card reader">vpcd</abbr> and building the driver with an older version of Visual
|
||||
Studio or WDK please see <a class="reference external" href="http://www.codeproject.com/Articles/134010/An-UMDF-Driver-for-a-Virtual-Smart-Card-Reader">Fabio Ottavi’s UMDF Driver for a Virtual Smart Card
|
||||
Reader</a> <a class="footnote-reference brackets" href="#id23" id="id25">11</a> for details.</p>
|
||||
<p>All of Fabio’s card connectors are still available, but inactive by default
|
||||
(see <a class="reference internal" href="#configuring-vpcd-on-windows">Configuring vpcd on Windows</a> below).</p>
|
||||
</div>
|
||||
<div class="section" id="istalling-vpcd-on-windows">
|
||||
<h3>Istalling <abbr title="virtual smart card reader">vpcd</abbr> on Windows<a class="headerlink" href="#istalling-vpcd-on-windows" title="Permalink to this headline">¶</a></h3>
|
||||
<ol class="arabic">
|
||||
<li><p>To import the installer’s test signing certificate, double click
|
||||
<code class="file docutils literal notranslate"><span class="pre">BixVReader.cer</span></code> and add it to the <em>Trusted Root Certification
|
||||
Authority</em> and the <em>Trusted Publishers</em> at the <em>Local Computer” (not the
|
||||
@@ -311,11 +322,6 @@ device is installed.</p>
|
||||
</li>
|
||||
<li><p>To install <abbr title="virtual smart card reader">vpcd</abbr>, double click <code class="file docutils literal notranslate"><span class="pre">BixVReaderInstaller.msi</span></code>.</p></li>
|
||||
</ol>
|
||||
<p>For debugging <abbr title="virtual smart card reader">vpcd</abbr> and building the driver with an older version of Visual
|
||||
Studio or WDK please see <a class="reference external" href="http://www.codeproject.com/Articles/134010/An-UMDF-Driver-for-a-Virtual-Smart-Card-Reader">Fabio Ottavi’s UMDF Driver for a Virtual Smart Card
|
||||
Reader</a> <a class="footnote-reference brackets" href="#id23" id="id25">11</a> for details.</p>
|
||||
<p>All of Fabio’s card connectors are still available, but inactive by default
|
||||
(see <a class="reference internal" href="#configuring-vpcd-on-windows">Configuring vpcd on Windows</a> below).</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="using-the-virtual-smart-card">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Creating a Virtual Smart Card — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>Creating a Virtual Smart Card — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>CardGenerator Module — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>CardGenerator Module — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>ConstantDefinitions Module — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>ConstantDefinitions Module — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>CryptoUtils Module — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>CryptoUtils Module — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>SEutils Module — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>SEutils Module — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>SWutils Module — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>SWutils Module — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>SmartcardFilesystem Module — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>SmartcardFilesystem Module — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>SmartcardSAM Module — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>SmartcardSAM Module — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>TLVutils Module — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>TLVutils Module — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>VirtualSmartcard Module — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>VirtualSmartcard Module — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>cryptoflex Module — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>cryptoflex Module — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>ePass Module — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>ePass Module — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>cards Package — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>cards Package — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>nPA Module — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>nPA Module — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>virtualsmartcard Package — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>virtualsmartcard Package — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>utils Module — vsmartcard 2023-09-30 documentation</title>
|
||||
<title>utils Module — vsmartcard 2023-10-01 documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
|
||||
|
||||
@@ -136,7 +136,7 @@ card reader with an :file:`Info.plist`::
|
||||
make install
|
||||
|
||||
================================================================================
|
||||
Building and installing |vpcd| on Windows
|
||||
Building |vpcd| on Windows
|
||||
================================================================================
|
||||
|
||||
.. versionadded:: 0.7
|
||||
@@ -170,22 +170,6 @@ requires the `WiX Toolset 3.10`_ to be installed.
|
||||
the installer (:file:`BixVReaderInstaller.msi`) in
|
||||
:file:`virtualsmartcard\\win32\\BixVReaderInstaller\\bin\\*Release`
|
||||
|
||||
4. To import the installer's test signing certificate, double click
|
||||
:file:`BixVReader.cer` and add it to the *Trusted Root Certification
|
||||
Authority* and the *Trusted Publishers* at the *Local Computer" (not the
|
||||
*Current User*).
|
||||
|
||||
On the commandline, you could do this :ref:`as follows<Using CertMgr to
|
||||
Install Test Certificates on a Test Computer>`::
|
||||
|
||||
CertMgr.exe /add BixVReader.cer /s /r localMachine root /all
|
||||
CertMgr.exe /add BixVReader.cer /s /r localMachine trustedpublisher
|
||||
|
||||
Feel free to remove the certificate from the certificate stores once the
|
||||
device is installed.
|
||||
|
||||
5. To install |vpcd|, double click :file:`BixVReaderInstaller.msi`.
|
||||
|
||||
For debugging |vpcd| and building the driver with an older version of Visual
|
||||
Studio or WDK please see `Fabio Ottavi's UMDF Driver for a Virtual Smart Card
|
||||
Reader`_ for details.
|
||||
@@ -194,6 +178,9 @@ All of Fabio's card connectors are still available, but inactive by default
|
||||
(see `Configuring vpcd on Windows`_ below).
|
||||
|
||||
|
||||
.. include:: install.txt
|
||||
|
||||
|
||||
********************************************************************************
|
||||
Using the @PACKAGE_NAME@
|
||||
********************************************************************************
|
||||
|
||||
19
virtualsmartcard/doc/install.txt
Normal file
19
virtualsmartcard/doc/install.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
================================================================================
|
||||
Istalling |vpcd| on Windows
|
||||
================================================================================
|
||||
|
||||
1. To import the installer's test signing certificate, double click
|
||||
:file:`BixVReader.cer` and add it to the *Trusted Root Certification
|
||||
Authority* and the *Trusted Publishers* at the *Local Computer" (not the
|
||||
*Current User*).
|
||||
|
||||
On the commandline, you could do this :ref:`as follows<Using CertMgr to
|
||||
Install Test Certificates on a Test Computer>`::
|
||||
|
||||
CertMgr.exe /add BixVReader.cer /s /r localMachine root /all
|
||||
CertMgr.exe /add BixVReader.cer /s /r localMachine trustedpublisher
|
||||
|
||||
Feel free to remove the certificate from the certificate stores once the
|
||||
device is installed.
|
||||
|
||||
2. To install |vpcd|, double click :file:`BixVReaderInstaller.msi`.
|
||||
Reference in New Issue
Block a user