View Single Post
  #3 (permalink)  
Old 03-15-2008, 11:03 PM
ccoonen ccoonen is offline
PT Staff
Awards Showcase
Quality Tutorial Quality Tutorial Quality Tutorial Quality Tutorial 
Total Awards: 4
Join Date: Jun 2007
Location: Wisconsin
Posts: 317
iTrader: (0)
ccoonen is on a distinguished roadccoonen is on a distinguished roadccoonen is on a distinguished roadccoonen is on a distinguished road
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.
Reply With Quote
The Following User Says Thank You to ccoonen For This Useful Post:
HelloWorld (03-15-2008)