Add non .dll files to Application Files

T

Tim Kelley

I am working on an app that will be deployed using clickonce. I need to
deploy non .dll as well as .dll files with the app. I have added these
files to the project, but if I look at the Application Files in the publish
screen, only the .dll and .inf files are in the list (and are the only files
that get deployed with the install). I also have added .ico and .bmp files
in this manner and they work fine also. Is there a way to get the other
files (.lng, .llx) files to deploy also? In the properties for these
controls I did change the Copy to Output Directory from Do No Copy to Copy
Always, but the file still did not deploy.

Thanks,

Tim
 

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