| ClickOnce is embedded as the install packager for .NET. I have had great success (especially because it deploys as a web-install so you literally can release to a website and users auto-update to the latest version) If you are looking for a somewhat generic but solid solution, go for ClickOnce but plenty of other third party installers live out there - lots of them with more extensible options that ClickOnce can offer. |