I wrote a program, you can use
http://download.csdn.net/detail/waiwai1015/9111777
1 Fbweb is webupdate published files are placed on the server's virtual directory
2 Setup is the WFORMSRC installer (for first installation)
3 update is an upgrade program (after editing, copy the file to the root of wformsrc for upgrade)
4 Webupdate is a Web service used to get WFORMSRC, the latest version
5 WFORMSRC is a positive program
The principle is that the WFORMSRC detects the local version at startup and compares it to the version on the server, and if different, the Update.exe is upgraded, and the local version settings are updated
Update.exe don't put it on the server.
You only need to change the version of the configuration file on the server each time you upgrade, upload the program you want to upgrade to the directory specified by the server.
C # Automatic upgrade update WinForm Program