ClickOnce Multiple location deployment
Hi,
I've got a question: we're currently in a development phase of our smart client application which happens to run in parallel with pre-sales process. I'm looking for an easier way to manage the deployment of out software to two separate locations: test environment for the testers (which may or any not be broken) and demo environment which we update with the latest stable build.
Ocasionally, some people will need to hava access to both Test and the Demo versions.
At the moment, each time that i need to deploy the application to either environment i have to jump though a wholu bunch of hoops (in the ClickOnce options) so the clients run happily side-by-side on the same machine (like chnage the application name, deployment location, web reference urls etc)
Any pointers as to how we can simplify this sould be greatly appreciated (it's almost like we need to separate "deployment only" projects, but since we've just recently switched to WinForms from ASP.NET, click once is still a bit of a mistery)
Thanks in advance,
Nick Goloborodko

