I have some DLLs in a folder named "AddIns".
In a VB form is a listbox with all the dlls names.
If you click on a dll name that dll should be started.
HOW TO DO?