adding .config file to deployment project of MS Word add-in

P

Peter Bons

Hi all,

I have developed a shared com addin for Word using VS2005/C#. I have used an
app.config file for storing my settings, but it doesn't show up when
deployed.

I have to put it manually in the folder where WINDORD.EXE is located and
name it winword.exe.config. This works ok but how can I do this
automatically during the setup procedure??

Kind regards,
Peter Bons
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top