<< Click to Display Table of Contents >> Installing The VPE ActiveX On Target Machines |
Most installers will work with the VPECTRL72.DEP file which is shipped with VPE. It contains the dependency information between the ActiveX and the supplement DLLs. You might want to edit the DEP file in order to change the dependencies: for example if you are using the VPE Enhanced Edition - or higher - and you don't make use of barcodes, you can remove the dependency for the barcode DLL.
If you install the VPE ActiveX with an installer which doesn't use the DEP file, or which is unable to register the ActiveX, you need to register the ActiveX by code. This can be done by calling "regsvr32 VpeCtrl72.ocx". REGSVR32.EXE is a command-line tool from Microsoft which registers the ActiveX on the target machine.