After you build the DLL, exit Visual Basic and launch the Visual Basic Application Setup wizard.
Skip the first panel of the wizard.
On the second panel, specify the location of the project and select the
Create a Setup Program
option.
In the third panel, select the method of distribution you plan to use.
In the next panel, specify the directory to which you want to write the setup files.
For simple ActiveX components, you can continue to the final panel of the wizard. Otherwise, you may need to add more information, depending on the type of file and the method of distribution.
Click Finish in the final panel.
Visual Basic then creates the setup program for the DLL. Run this setup program on any Windows machine where the Integration Service is running.