I need somehow enable / disable 3rd party COM Add-ins in MS Word 2007 individually without accessing Word GUI. Is it possible to somehow control them trough registry or via some script / CLI options?
Asked
Active
Viewed 78 times
1 Answers
0
Yes, those addins can be enabled/disabled from the registry.
More info in this MSDN article: http://msdn.microsoft.com/en-us/library/bb386106.aspx

Jeroen Jacobs
- 1,386
- 3
- 16
- 25
-
Could you please mark this answer as the correct one? Thank you :-) – Jeroen Jacobs Jan 19 '12 at 09:08