Hello,
We are implementing a contiuos integration build system where we start out with as virgin a system as possible and then perform our build which runs from a VM snapshot that is reset after each build.
We are running into a problem where our ActiPro components are not being properly licensed during the build (Since ActiPro is not actually installed on this system) and pop up a dialog to that effect in the resulting binaries. My question is:
1. Is there anything that we can do to easily make ActiPro aware of the license key we have. For instance installing a few registry keys etc.
2. If #1 is not possible, is it possible to do a silent install of this component so that we can integrate the install of this component into the build itself?
Thank you.
/Henrik