Automate ClickOnce settings, publishings?

R

Ronald S. Cook

We have a Win app that we publish via built-in ClickOnce. However, we have
10 different locations to which we deploy the app. Each time we have a new
build to publish, we have to change the IP in a setting and also in the URL
to where we want it to publish.

Last night, we caused a problem as published the wrong connection string to
one of our locations. Its also tedious doing this 10 times.

Is there anyway to more automate this?

What would be ideal is if we could maintain a text or XML document of
settings and then have some automated script that would automate the
insertion and publishing n times.

I'm guessing the responses I get will say ClickOnce is great but very
limited and I'd need to use Windows Installer (msi file), right? I hope not
as ClickOnce is very easy to use.

Thanks,
Ron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top