frankmorgner / vsmartcard

umbrella project for emulation of smart card readers or smart cards
http://frankmorgner.github.io/vsmartcard/
684 stars 197 forks source link

Unknown device vpcd Win10 #241

Closed lukaszwazny closed 9 months ago

lukaszwazny commented 1 year ago

Expected behaviour

After running BixVReaderInstaller.msi the Device Manager should show Bix Virtual Smart Card Reader

Actual behaviour

It shows Unknown Device: image image image

Steps to reproduce

  1. Download: https://github.com/frankmorgner/vsmartcard/releases/download/virtualsmartcard-0.8/virtualsmartcard-0.8_win64.zip
  2. Double click: BixVReaderInstaller.msi
amalg commented 1 year ago

This is due to Windows requiring signed drivers. To get Windows to allow installation of the underlying driver package, see https://github.com/frankmorgner/vsmartcard/issues/243

You will have to uninstall the unknown device first via Device Manager by right clicking on it and selected Uninstall device. Then go through the steps outlined in the link above to properly install the MSI package.

frankmorgner commented 9 months ago

With 00f150856b3c824049f9183b38a656859dcefad4, installation instructions are now distributed with the binaries.