ClickOnce to deploy a Word file

A

altja

I want to use ClickOnce to deploy a word document.

It is not a help doc so I don't want to use that.
It cannot be converted to a text file since it has bookmarks, which I
use later on.
I understand and see how to deploy a ico or a txt from the resources
folder, but I don't get how to deploy a doc.

Basically, I am using the doc as a template for a process in my app.
I don't want to use a .dot for other reasons.


Any help would be greatly appreciated.
 
A

altja

I see my answer you need to change Build Action to content under the
properties of the file.
 
R

RobinS

altja said:
I see my answer you need to change Build Action to content under the
properties of the file.

Also set the other property to "Copy Always" so it includes it. :)

RobinS.
GoldMail, Inc.
 

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