Hello.
We are having a problem with a custom application that we have created using the CM19A.
We are using the SDK and the ahscript.dll. We know that we have to run a regsvr32 on the ahscript.dll at time of instillation of our custom application. Everything works great on the computer that we are using to develop the custom application. However, when we compile the application and install it on a virgin machine, the regsvr command fails. The solution that we found was to install the SDK on the virgin machine, and then install our custom application.
So here is our question: How can we get our software into the hands of others without them having to download and install the SDK on their machines? Is there a dependency or another file that has to be installed/regsvr'd first?
Thank you kindly for your response.