For ClickOnce deployment, there is an excellent book by Brian Noyes. http://www.amazon.com/Smart-Client-Deployment-ClickOnce-Applications/dp/0321197690/ref=sr_1_1?ie=UTF8&s=books&qid=1252513364&sr=8-1For Windows Installer, there is an excellent book by Phil Wilson:http://www.amazon.com/Definitive-Guide-Windows-Installer-Experts/dp/1590592972/ref=sr_1_1?ie=UTF8&s=books&qid=1252513388&sr=1-1For some basic information, here are some links to check out:ClickOnce Overviewhttp://msdn2.microsoft.com/en-us/library/142dbbz4(VS.80).aspx
HowTo publish a clickonce app http://msdn2.microsoft.com/en-us/library/31kztyey(VS.80).aspx how to set up a setup & deployment packagehttp://support.microsoft.com/kb/307353RobinDotNet