View Single Post
  #1  
Old October 16th 07, 04:48 PM posted to microsoft.public.outlook.program_vba
Dhananjay
external usenet poster
 
Posts: 33
Default VSTO addin for all users

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