| What installer can I use to distribute the DLL file with my application? |
|
We have designed our component software to be very easy to use in a number of ways: - Installing the component software for development purposes. The software can be automatically added to your toolbox in Visual Studio.
- Creating applications
- Deploying applications using our components.
Once you have created an application, it is very simple to deploy it. We provide DLLs and in some cases, ancillary files which can be included with your deployed application.
You can use any of the popular installers to deploy applications created with our components. This includes Wise Installer, InstallShield, Inno-Setup and others. We have no affiliation with these companies and you should evaluate the current offerings and choose a solution that is appropriate to your requirements.
To include and distribute DLLs with an application, it is worth having a good installation packager. That is some software that will enable you to properly deploy all the files for your application, even if it is only to a small number of end users. This is important because the runtime DLL file needs to be installed correctly for it to function properly.
For the ActiveX/COM components, the DLL files need to be registered in the end-users Registry on their computers. In addition, you may also wish to include various other files such as data files, Help files and possibly some links to the program on the desktop etc.
|
| Visitor Comments |
|
No visitor comments posted. Post a comment
|
| Attachments |
|
No attachments were found.
|