Posted 18 November 2017, 4:20 pm EST
Please apologize if this question does not belong here.
Following scenario:
Our main product consists of many (many) single programs laying in one directory at many customers. Receiving 4 major updates a year from C1 I have different C1 dll versions at different customers. Till now I have just copied the dll s in the main app directory (where all .exe and .dlls reside)
Now I develop an extension for one customer with the new c1 dlls. I build the app, copy it to the customer, copy the new c1 dlls the app needs.
Will the older apps (built with older c1 dlls) still run? If not, how can I solve this?
Thank you and Regards