I'm in the process of developing a ClickOnce deployed application and I'm interested to hear what to expect as far as bug fixes or new features for ClickOnce deployment in Visual Studio 2010 and the .NET Framework 4.0. So far I haven't been able to find any information other than some details about SharePoint and ClickOnce however that doesn't apply to me. Could somebody elaborate on the details of what changes will be made with regard to ClickOnce technology or point me to where I can find such material?
I've noticed a lot of specific shortcommings with regard to creating redistributable ClickOnce applications for local installation on customer servers in a way that the app can be slightly customized with regard to product name and such without requiring a lot jumping through flaming loops to get it to work. Most of this relates to capabilities of Mage and MageUI, the Visutal Studio publish process, the APIs under Microsoft.Build.Tasks.Deployment.ManifestUtilities, and ClickOnce in general.