Install Package IronOcr
IronOCR: an advanced OCR (Optical Character Recognition) and QR / Barcode library for C# and VB.Net Library Supports: Console Applications, ASP.NET Web Applications, MVC, Web APIs, ...
The aim of this project is to provide Windows application developers and driver makers, with a convenient way of extracting and installing USB drivers on end-users systems. Such drivers can then be used with, but not limited to, libusb applications using libusbx, libusb-win32 or libusbK.
Author: | Pete Batard |
License: | Open Source |
Price: | FREE |
Released: | Apr 18, 2017 |
File size: | 0.99 MB |
Downloads: | 372 |
Keywords: | install driver, USB driver, installer library, install, installer, installation |
Author URL: | https://rufus.ie/ |
The aim of this project is to provide Windows application developers and driver makers, with a convenient way of extracting and installing USB drivers on end-users systems. Such drivers can then be used with, but not limited to, libusb applications using libusbx, libusb-win32 or libusbK.
Features:
Main Features
Automated signed driver package creation and installation, using the name reported by the USB device
No security warnings during driver installation, when running in elevated mode
One-off WCID device driver installation support, so that no further driver installation is required for any WCID device of the same type
Dual 32 and 64 bit platform support
Supports any Windows platforms, from Windows XP up to Windows 8
Single library that can be statically or dynamically linked to your application in order to provide driver installation facilities at runtime
Additional Features
Embedding of WinUSB (libusbx, LibUsbDotNet, native), libusb-win32, libusbK or your own USB drivers (eg. WHQL)
libusb-win32 filter driver support
UAC elevation, where necessary
Full locale support with UTF-8 API strings and UTF-16 autogenerated inf files
Resolution of USB Vendor IDs, based on the USB ID Repository
Fully Open Source (LGPL v3), with many example applications
Supports MinGW, MinGW-w64, Visual Studio, WDK