View Single Post
  #1  
Old June 12th 09, 06:40 AM posted to microsoft.public.outlook.program_addins,microsoft.public.outlook.program_vba
anindasen_0609[_2_]
external usenet poster
 
Posts: 15
Default 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.
Ads