Istalling |vpcd| on Windows

  1. To import the installer’s test signing certificate, double click 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 as follows:

    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 BixVReaderInstaller.msi.