View Single Post
  #2  
Old October 19th 07, 03:15 AM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default VSTO addin for all users

Answered at http://www.outlookcode.com/threads.a...essageid=24507

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Dhananjay" wrote in message oups.com...
Hi all,
I want to mass install my addin from Active Directory. I have created
my addin in VSTO SE in VB 2005 for Office 2003. Now if I install my
addin in that way, I can install it only for current user & not for
all users. I know that VSTO doesn't allow me to create HKLM key & if I
create HKLM key then outlook just ignores my addin.
So please can any body tell me how to mass install my addin for all
users on all computers. (Administrator & non-administrator accounts
too).
Again another question is, I have created a setup of my addin in the
default setup package. If I want to pass parameters to my msi file
from setup.exe file how I can do that?

Thanks,
Dhananjay

Ads