How to publish WPF Application to multiple servers in a single attempt?

krishna 466 Reputation points
2022-08-04T11:32:02.113+00:00

I have a WPF application (intranet) which was being downloaded to the main branches in the company from a single server.Now we have around 15 branches which have very low bandwidth ,and so we got a server in each branch and our plan was to install our application in these branches so that branch user can download the application from branch server .However i think at this step attached in image ,have to repeat the process for all the 15 branch servers of entering their server name

228114-u6qvx.png

Is there any way to publish WPF application to all 15 branch servers in one attempt?

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,679 questions
{count} votes