What files need to be distributed when deploying an application with a COM component? For example, if I create a project with a reference to Windows Media Player (wmp.dll) a file called Interop.WMPLib.dll appears in my bin folder. Does only this need to be distributed or wmp.dll too?