View Single Post
  #5  
Old September 9th 08, 02:13 PM posted to microsoft.public.outlook.program_addins
Dave [MSFT][_2_]
external usenet poster
 
Posts: 2
Default Install VSTO Add-in for OL2003 For All Users (including non-Admin)

Hi Alan,

Installing a VSTO solution to HKLM will "work" in Outlook 2003 but is not
supported. As Ken already noted in Outlook 2007, VSTO solutions will _NOT_
work if they are registered in the HKLM hive (i.e.
HKLM\SW\Microsoft\Office\Outlook\Addins\).

Here is more information that may be helpful (at least for Outlook 2007)

http://blogs.msdn.com/mshneer/archiv...rs-part-i.aspx

http://blogs.msdn.com/mshneer/archiv...s-part-ii.aspx

HTH,

Dave Vespa


"AlanGlover" wrote:

I want to install my addin to HKLM rather than HKCU so that all users can use
it. I can make the necessary registry changes to the setup project and
install it as administrator and it works OK for all users - but only if they
are administrators.

There is conflicting evidence on the web: this MS article tells you how to
do it - so you would figure it was supported:

http://msdn.microsoft.com/en-us/libr...nf orAllUsers

but I have seen Ken Slovak responses suggesting this is not supported...eg:

http://help.lockergnome.com/office/V...ict942994.html

Can anyone give me a definitive answer on this? Is there any way out?

I hope so because it will cost me a 6 figure sale - not to mention the six
months of work thats gone into it. Help!

Ads