It's possible to compile for COM compatibility as well (unmanaged.)
Go into the project properties, and go into the configuration "tab" (or
whatever it is). Make sure that "Register for COM interop" is checked.
You will probably have to generate a signature key for it.