Installation Tasks (.NET)ByteScout Invoice Parser SDK

ByteScout Invoice Parser SDK license allows you to redistribute 'ByteScout.InvoiceParser.dll' along with your end-user application or product.

Copy of 'ByteScout.InvoiceParser.dll' that you can use for the redistribution is placed in /Redistributable/ folder (in FULL version of the product).

Example

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