How to enable "Trust access to the VBA project object model" during VSTO add-in setup?
Hello developers,
How to enable Excel 2007 "Trust access to the VBA project object model"
option during VSTO add-in setup?
My add-in requires that this security option is enabled. I tell users to
manually turn this on before they run setup but some of them forget.
I hope this can be automated somehow. I searched Google but found nothing
about corresponding registry entry.
Thanks for any pointers
Thomas
|