sunlux xl9610 barcode scanner, vcom-port (vcp) driver 64bit for win7
when u scan vcp mode barcode from user-manual, it automatically installs driver to windows 10. but it didnt auto-install for my windows 7 pc.!!
to solve this: i extracted driver from my win10 pc. and installed it into unknown-device on win7 pc.
note: be sure that both pc has 64bit windows.
- put your scanner into vcp mode
- (scan vcp mode barcode from user-manual )
- open device manager .
- menu > view > [check] show hidden devices
- yourPcName
- connection points(com, lpt )
- usb serial ch341a (comNo)
- connection points(com, lpt )
- learn the driver name of barcodeScanner . mine was usb serial ch341a (comNo)
- right-click > properties (new window opens)> event tab
- check the list. learn the inf file name
- bottom item was
device installed (**ch34ser.inf_amd64xxxxx**)
- open PowerShell as (admin).
- Enter the command Export-WindowsDriver -Online -Destination D:\DriversBackup.
- The D:\DriversBackup is the folder where all of your computer’s third-party drivers will be exported.
- goto D:\DriversBackup. you will see folder named ch34ser.inf_amd64xxxxx.
- copy this folder and paste it to win7 pc.
https://www.prajwal.org/powershell-export-drivers-from-windows/
- open device manager. look at unknown device.
- plug/unplug/plug barcode scanner. be sure the unknow device is your barcodeScanner.
- right click on unknow device > install driver
- scan my pc for device driver
- locate this folder ch34ser.inf_amd64xxxxx.
- next next done.
it should be installed.