Answers

Question and Answer:

  Home  VBA

⟩ Explain How to register a component?

To register component use

run command prompt type:

c: regsvr32 nameofcomp

For Activex DLL use:

RevSvr32 nameOfDll

For Activex Exe use:

NameOfExe /regServer

 199 views

More Questions for you: