How can I create and install an outlook plugin as a dll?
When I install Dmitry's Outlook Spy or any other third party outlook plugin,
it installs as a dll file and shows as "PluginName.dll" in the plugin
section of Outlook. But when I am creating my own outlook plugin and
installing it, it is showing as "MyPlugin.manifest.dll." How can I create and
install an outlook plugin as a cool dll? Why is the "manifest" file extension
coming inbetween?
PS: I am using visual studio.net's own installer to create the installation
files.
|