View Single Post
  #3  
Old October 22nd 07, 04:03 PM posted to microsoft.public.outlook.program_vba
Dhananjay
external usenet poster
 
Posts: 33
Default VSTO addin for all users

Thanks Sue for your reply,
My coworker worked on that part as your link suggested, but
unfortunately we didn't achieve result for office 2003. The solution
you provided is for office 2007.
What should we do for that addin to work on office 2003 for all users.
Thanks again

On Oct 19, 6:15 am, "Sue Mosher [MVP-Outlook]"
wrote:
Answered athttp://www.outlookcode.com/threads.aspx?forumid=5&messageid=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 ooglegroups.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- Hide quoted text -


- Show quoted text -



Ads