i used ClickOnce publish to deploy my WPF applicaiton
when i try to update manually
the ApplicationDeployment.IsNetworkDeployed is always return false
so it doesnt check for the updated. it cant able to find the currentdeployment settings
am using the below method to update manually http://msdn.microsoft.com/en-us/library/ms404263.aspx