ok, i have a windows forms application published using click once to
"http://MyDevComputer1/DevPublishFolder/". so the deployement link is, http://MyDevComputer1/DevPublishFolder/publish.htm. The application is already deployed to close to 20 machines in the company intranet. I now have a requirement to change the publish location to a different server in the same network but i'm just not sure how this change will affect the users who already have the application installed on their clent machines. \
The question is, how do i make sure the application detects that the publish location has been changed to a different server during the next application start up on client machines,
Or must i go and unstall the application the client machines, then re-install from the new publish location?