Hi there,
I am nearing completion of my first real project in .NET and I'm looking at
the various deployment options. The clickonce alternative seems like the
ideal option for us, but my solution contains sevreal projects which make up
2 .exe files and a few .dll s which must be included in the installation.
It would appear that clickonce deployment only applies to a single solution
file, is there any way to combine multiple exe files into a single clickonce
installation that will take advantage of the autoupdate feature?
I have made a deployment project and that seems to work fine, but I really
need the update procedure of clickonce and if possible want to avoid any
major changes to the project at this stage.
Any help/suggestions are very much appreciated.
Kind regards
Darren Sim