#2
AHM,
You can use the Add-In Manager from Tools-->Visual Basic..-->Add-In Manager... From the Pull-Down Menu.

The .exe or .dll can be set to auto load in VB so that it will be available when you start IntelliCAD.

------------------
Regards
John Finlay

#4
AHM,

In VB6 when you are setting up the Add-In set the Connect(Connect.dsr) and with the General tab selected set "Initial Load Behavior" to Startup.

There are only two options Unloaded and Startup.

------------------
Regards
John Finlay