Hello,

We have a clickonce developed a click once application that installs through our clients servers, meaning that we install our product on our customers' server and the users run it out of that server. My question is that we (the developers) update the product every 2 months and wanted to know how we can automate the applications manifest dynamically. Meaning that, we publish an updated product on our website, our clients download that file and installs the update on their server.

The problem we have now is that we have to use mage to create manifests for each individual client because the deployment server is not the same from customer to customer. I'm looking to see if there is a way to incorporate mage into a setup project so that when our clients install the server, they provide info on the servername, etc. and then the setup script uses mage to customize the manifest and...

Any ideas would greatly appreciated.

Thanks,

David