Hi.
I need a help on installation of programs that i create onto a new machine. I had this problem when after installation on a new machine asks me for an active X control specifically MSADOC.OCX. I have my own .dlls files that i create and register them during that program installation. I have no active X controls to register.

The program install well and executes in the machine that i used to create the program.

The funny thing is that I have to install Visual Basic 6(The one i used to program) for it to run. And it actually runs well. Now, i look this OCX file in the location c:\WINDOWS\system32 and i find it there.

I then uninstall this VB and i just take this OCX file and copy it in that location and still doesnt run.

Q.
How can i make my programs independent of the program used to create these softwares specifically VBA 6.