For an example feed, look at Wix's own installer: 

http://wixtoolset.org/releases/feed/v3.9

And Wix generates the feed via:

https://github.com/wixtoolset/site/blob/master/common/layouts/appsyn.feed.jade


Really the feed was already predefined, I just did some cleanup in the parsing, 
and then implemented the ability for the engine to parse the feed and provide 
callbacks for the BA.

-----Original Message-----
From: Phill Hogland [mailto:phogl...@rimage.com] 
Sent: Thursday, October 30, 2014 7:42 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Auto-Updater

The video provides information about the plan to release wix 3.9 on halloween 
weekend (if there are no significant issues raised).  

I assumed you are talking about the work that Jacob did to implement the 
download behavior, which has been in the wix source Setup\WixBA 
UpdateViewModel, since at least 3.7, as behavior of Burn available for
WixStdBA users.   There are threads in this archive that talk about using a
DLL that Jacob created which allows an application to check for the update. 




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Re-Auto-Updater-tp7597527p7597588.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to