R
Robert Brown
Hi All,
I have created an Outlook addin. I have created an MSI for this addin
and setup Group Policy to install the MSI. The addin is a "custom"
toolbar that loads a special custom form when the button is clicked on
this toolbar. This works as expected normally, but if I install it via
Group Policies, then the Toolbar is inserted into the users Outlook,
yet when the button is clicked, the code is not run.
If I have a look at the ADD-INs area under Outlook Tools,then the
addin does not show up there, although the GP installed and registered
the addin.
I tried to install it via USER GP but it wouldn't install. Only when I
put the package under COMPUTER did it install, but with the results
above.
Can someone help out here and maybe explain to me how I can get this
addin to install correctly.
Thanks,
Robert
I have created an Outlook addin. I have created an MSI for this addin
and setup Group Policy to install the MSI. The addin is a "custom"
toolbar that loads a special custom form when the button is clicked on
this toolbar. This works as expected normally, but if I install it via
Group Policies, then the Toolbar is inserted into the users Outlook,
yet when the button is clicked, the code is not run.
If I have a look at the ADD-INs area under Outlook Tools,then the
addin does not show up there, although the GP installed and registered
the addin.
I tried to install it via USER GP but it wouldn't install. Only when I
put the package under COMPUTER did it install, but with the results
above.
Can someone help out here and maybe explain to me how I can get this
addin to install correctly.
Thanks,
Robert