I am creating an installer kit for my addin.

I am writting code to Vba to istall Addin and related DLL's like MSSOAp.

I am wondering where to registr the MSSOap DLL's (in case of 32 bit OS and 64 bit)
?

Also after registering do I have to add as reference?? Is this step necessary??