auto-update
Can a .NET application update itself in the background like Google Chrome?
Google Chrome updates itself in the background. No user action is required. I find this to be a very good and user-friend开发者_StackOverflow社区ly way of updating an application. Does anyone know exa[详细]
2023-02-04 19:23 分类:问答How to write a self-updating program in Java? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-04 07:06 分类:问答VisualStudio 2010 Setup Projekt Provide Updates for users
I have a Setup Project and now i\'m at the point where i wonder how can I provide a notification and an automatic update to the users of my programm. (ClickOnce is not an opportunity) The Solution con[详细]
2023-02-03 21:48 分类:问答Free solution for automatic updates with a .NET/C# app?
From searching I can see this has been asked time and time again, but not adequately enough, so here goes. I\'m a hobbyist developer with no budget. A program I\'ve been developing has been in need of[详细]
2023-02-01 15:06 分类:问答Creating an automatic client/server updater
I have created an automatic application updater for开发者_如何学运维 one of my applications.It is a two part application.The first piece is a version checker and update downloader.The second piece ins[详细]
2023-01-31 07:32 分类:问答Automatically updating Compact Framework application code
I\'ve built a Compact Framework application to be used by delivery drivers. This runs on a SQL CE database and connects to a WCF service on a web server. I need a way to update the system when I relea[详细]
2023-01-30 16:02 分类:问答.NET AppUpdater Component Not Downloading Updates?
I am planning on using the .NET AppUpdater component in one of our company applications, but to test it first of all I created a tiny test application (I followed there documentation here: http://wind[详细]
2023-01-30 06:23 分类:问答How to create autoupdates software feature like firefox "check for updates" in C#
How to create autoupdates software feature like firefox \"check for updates\" in C#? So user doesn\'t need to unin开发者_运维百科stall older version program and reinstall the latest version.[详细]
2023-01-29 14:27 分类:问答MEF container auto-update using a directory-catalog
This is possible if we manually create a FileSystemWatcher and watch the \'parts\' directory (here some dlls inside the folder) and track any chan开发者_如何学运维ges, then we reflect the changes into[详细]
2023-01-29 12:27 分类:问答Auto Patcher (Efficient Auto Updater)
I want an auto updater that detect modified files (by comparing files on the client-side and a server) and only download modified files. I also want it to give me its status lively (To show it on a pr[详细]
2023-01-28 00:05 分类:问答