Summary
When running a Quick Fields 8.3 session that contains a Barcode process, you may receive the following message:
Failed to create the 'PixBarcode.BPProcessEx' process. [0804-QF1]
Cause
The Barcode 8.3 installation process may not properly register BPBarcode.dll.
Resolution
Manually register BPBarcode.dll. On a 32-bit version of Windows, the file is located in C:\Program Files\Common Files\Laserfiche\Batch Processor. On a 64-bit version of Windows, the file is located in C:\Program Files (x86)\Common Files\Laserfiche\Batch Processor.
To register BPBarcode.dll
Note: In a UAC environment, load an elevated command prompt by right-clicking on Command Prompt and select the Run as administrator option.
regsvr32 "C:\Program Files\Common Files\Laserfiche\Batch Processor\BPBarCode.dll"
Note: If you are on a 64-bit version of Windows, you should use the 32-bit version of "regsvr32.exe" located in "C:\Windows\SysWOW64." For more information on the 32-bit version of "regsvr32.exe," please see Microsoft Knowledge Base article http://support.microsoft.com/kb/282747.