Help!

VSTO addin: Setup modification

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Program Forms RSS
Next:  Excel2007 doesn't correctly print color graphics  
Author Message
ddonate



Joined: Dec 11, 2008
Posts: 5



PostPosted: Thu Jun 18, 2009 11:09 am    Post subject: VSTO addin: Setup modification

Hi,

I have developped successfully an Office 2003 addin (using VS2005). I can install it with the default setup file in my solution, so my addin DLL & all the required DLL are copied to the target system.

My problem is that I need to execute a custom .exe from my addin, so I need to add an .exe file to this setup, to be copied in the addin destination folder.

How can I modify the setup to include a new .exe in the installation process?

Thanks in advance

Diego
Back to top
ddonate



Joined: Dec 11, 2008
Posts: 5



PostPosted: Thu Jun 18, 2009 12:26 pm    Post subject:

Hi,

I have added my .exe file to the setup project, just adding a file. It was really simple Smile

My problem is to get the directory where the addin is installed, to open the .exe using "Process.Start(exePath);"

Any help?

Thanks

Diego
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Program Forms All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum