What are the procedures for distributing FileView ActiveX Control with my application?
An application which uses FileView ActiveX Control should distribute the file filevw70.ocx along with the dependencies listed above. No other information or files is necessary for distribution. The developer should make sure that the control is registered in the system registry on the end-users’ machines. Registration of the control is done automatically by many installation builders during installation of your program, or you can do the registration yourself during the installation of your program. The redistributable file regsvr32.exe can be used for control registration. This registration is required for every ActiveX control to run on a machine. Note that the above registration is different from ‘registering the control’, that is entering the registration codes ( username and code ) after you have purchased the control. This registration should only be done on the developers’ machines after you have purchased the licenses for the control. Under no circumstances should the developer