2014-06-01 01:03 UTC
For example, suppose I have OpenDCL Runtime 8.xx installed when the latest AutoCAD version on the machine is ACAD 2014.
The ODCL runtime version for this product is evidently OpenDCL.x64.19.arx, which is the latest ODCL version installed by the ODCL Runtime msi (or msm). ODCL website says there is (tentative) support for AutoCAD 2015, which presumably means there is an OPenDCL.x64.20.arx which was not installed, due to ACAD 2015 not being present at the time of the ODCL Runtime install. Is this correct?
Fine and dandy. I assume I can rerun the installer and have it detect ACAD 2015, then install OPenDCL.x64.20.arx.
Is this correct? (I have not simply tried it - please read on).
My question is:
Suppose I distribute a project using ODCL, & user's situation is as described above.
AutoCAD will migrate the LISP files & all other such as part of the upgrade.
So, the user now has some "dead" add-ons until the ODCL Runtime is upgraded for their new ACAD.
How to instruct the user?
Q: IF I create an installer using the ODCL msm, should/can the user rerun my installer to install the latest version of the ODCL Runtime? This seems clunky, to me.
I have no experience creating installers, so i have no idea if this makes any sense, but would like to try my hand at it, so am looking for information which might eliminate future problems...TIA