Re: Word add-in - install "everyone" vs "just me"

From: Iouri Simernitski (iouris_at_micro.nospam.soft.com)
Date: 09/27/04


Date: Mon, 27 Sep 2004 18:51:19 GMT


The COM registration must have been messed up - check your registry to see
if all the keys/values are right.. If not, you will have to reinstall the
shim. The shim in the MSDN article has a post-build step the registers it.
You may want to remove that step, because now the registration is done by
the setup.
To do that, clear ComAddInShim->Properties->All
Configurations->Configuration Properties->Build Events->Post-build event.

HTH,
iouri
--------------
This posting is provided "AS IS" with no warranties, and confers no rights.