[Migrated content. Thread originally posted on 05 February 2003]
In my application I have ActiveX control. Now I want to distrubute my application. I have the ActiveX control in the directory where my appication will be installed on the user?s hard disk and I want to call regsvr32 automatically when I use the application and the control is not installed and registrated in the user?s hard disk.When I try to call the control in my application this message is displaying ?Error creating AcviteX control COBOL error att 00F3C9 in programx.cbl?, because the control is not registred. How I can register the control automatically when I call this in my program?



