In the VS2008 Clickonce Publishing Wizard it asks where to check for updates. How does one specify to use the Publishing location? I don't know what it will be since it's going to be installed from my customer's site.
Thanks.
Moved byHarry ZhuMSFTMonday, August 17, 2009 3:14 AM (From:Visual C# General)
How does one specify to use the Publishing location? This is usually same as the location you publish you app but it could you anywhere you put the update.
Hope this may help.John Chen
-- See my team blog: http://blogs.msdn.com/vsdata. All my posts are provided "AS IS" with no warranties, and confer no rights.
John Chen MS Thursday, August 13, 2009 6:47 AM
Hi John,
Thanks for you reply.
Is there a way to set the "where to check for updates location" after publishing? Since my application is going to be deployed to customer sites, I don't know what their "update location" will be.