From: Mathias on 24 Apr 2010 17:19 Hi Venkataramana, Yes you will need a setup project to deploy a VSTO add-in, and as Bob said earlier, this isn't the most pleasant part of the process. The following walk-through from MSDN describes how to do it for a 2003+2007 add-in, this should give you a good idea of where to start: 'Deploying Visual Studio 2005 Tools for the Office System SE Solutions Using Windows Installer: Walkthroughs (Part 2 of 2)' (http://msdn.microsoft.com/en-us/library/bb332052.aspx) (I will add a post on creating a setup later but I just didn't have time yet) As for why it installed on your development machine without admin privileges, this is an interesting question. VSTO projects get installed locally so that you can debug them, but I am not sure about the question of the privileges! Cheers, Mathias ' v r k o r a d a [ H o t m a i l W r o t e : > ;694833']I am using VS2008 prof. > Do I need to build a setup project for this? > I am working with a non-admin account and I am wondering, how the add-in got > installed just by compiling the project on my machine. > > Best Regards, > Venkataramana > > -- Mathias ------------------------------------------------------------------------ Mathias's Profile: http://www.thecodecage.com/forumz/member.php?u=1794 View this thread: http://www.thecodecage.com/forumz/showthread.php?t=193612 http://www.thecodecage.com/forumz
First
|
Prev
|
Pages: 1 2 Prev: Saving information to PERSONAL.XLS Next: Search and replace multiple values |