K
Koen Verwimp
Hi,
I have implemented a VSTO Outlook Add-in and created a setup project.
When I install this add-in project with the setup/msi file ... files are
installed properly, but VSTO Add-in isn't visible in the trust center of
Outlook.
This is because the registry keys are missing at
[HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\Addins\ProjecT_name].
When I add the correct registry values manualy, it works fine.
What do i need to change/add to my Visual Studio 2008 setup project, for
automatically adding the registry keys for my VSTO Add-In?
What is missing in the VS setup project?
regards,
Koen V
I have implemented a VSTO Outlook Add-in and created a setup project.
When I install this add-in project with the setup/msi file ... files are
installed properly, but VSTO Add-in isn't visible in the trust center of
Outlook.
This is because the registry keys are missing at
[HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\Addins\ProjecT_name].
When I add the correct registry values manualy, it works fine.
What do i need to change/add to my Visual Studio 2008 setup project, for
automatically adding the registry keys for my VSTO Add-In?
What is missing in the VS setup project?
regards,
Koen V