update.txt
Associated article: Silent Application Update
Tags:
Published source code accompanying the article Zuoliu Ding in which he shows how to implement online silent program updates. Also see UPDATE.ZIP.
Silent Application Update
by Zuoliu Ding
Listing One
localhost/myupdate/
updateinfo.xml
supdate2.exe
sconfig.xml
image/
supdate.ico
maplewood.bmp
Listing Two
<!-- updateinfo.xml -->
<SilentUpdate>
<supdate.exe>2.0.0.0|110592|http://localhost/myupdate/supdate2....


