Installation Tasks (.NET)ByteScout Barcode Reader SDK

Bytescout BarCode Reader SDK license allows you to re-distribute Bytescout.BarCodeReader.dll along with your end-user application/product.

Copy of Bytescout.BarCodeReader.DLL that you can use for re-distribution is placed in /Redistributable/ folder (in FULL version of the product).

Example

If you use popular Inno Setup then use this sample code for installation of Bytescout.BarCodeReader.dll.
[Files]
Source: "Bytescout.BarCodeReader.dll"; DestDir: "{app}"