Search code examples
wpfauto-update

Auto update dialog / Notification for WPF Application


I want a automatic update notification in my application. A message box should appear which tells that an update is available, if user wants then it can download the latest version in downloads folder of windows. Nothing else (user will install it manually) not application.

-I'm using Installshield so no Click once solution.

Thanks


Solution

  • http://autoupdatewpf.codeplex.com/

    i found one. This one is quite simple and solve the purpose.