Click once and non Project files

  • Thread starter Thread starter ThisBytes5
  • Start date Start date
T

ThisBytes5

I am currently working on an application that uses plugins. When I
publish my application as a click once app I would like to include all
of the current plugins in the install. Currenly I don't see a way to
add none project output files in the application files dialog.

I do not want to add the files as referances to the project, as that
would defeat the purpose of using plugins.

Anyone have any suggestions?
 
ThisBytes5,

You can easily modify the deployment manifest to include the files in
the appropriate directories. Why not do that?

Hope this helps.
 
That is a viable option, just not something I thought of. This is the
first Click once app I will be doing. Would like something a bit more
automatic though, but this shoudl work.

Thanks
Wayne
 
Back
Top