Istalling |vpcd| on Windows¶
To import the installer’s test signing certificate, double click
BixVReader.cerand 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.
To install |vpcd|, double click
BixVReaderInstaller.msi.