How to Dll Register by vb command prompt

Create a userform that the user uses to register the dll's. You still need to use the "regsvr32" reference in you code, though.

You could use a load option to list the dll's then the user selects which ones to register (or all of them).