Hello,

I write software for a company that has applications written in many versions of Visual Basic from versions 2 to 4. They want to keep the old .ocx and .dll files associated with these applications as they fear installing version 5 and 6 applications may cause their earlier programs to fail.
Is there any way of keeping different versions of the same .dlls and .ocxs on the system and specifying that applications written in different versions of VB will use the corresponding version of .ocx and .dll files? This used to be possible with the old .ini system but I am not sure if this is possible using the registry.

Thanks,

Sue.