[wix-users] Roll your own bundle update

Rob Mensching rob at firegiant.com
Tue May 28 11:58:23 PDT 2019


No. Burn only supports an AppSyndication feed (ATOM based) today.

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/

-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Jacques Eloff via wix-users
Sent: Tuesday, May 28, 2019 11:44 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Jacques Eloff <repstosd at gmail.com>
Subject: [wix-users] Roll your own bundle update

Hi

I've been playing around with the <Update Location"..." /> inside a bundle.
It appears that when setting e.Result = Result.Ok in DetectUpdateBegin, the engine continues and expects an Atom feed.

Is it possible to create your own update mechanism, e.g. using a JSON feed?
I assume it's doable, though it appears that DetectUpdate never fires if you set the result in DetectUpdateBeing to something other than Ok.

Should I just do all the work inside DetectUpdateBegin or am I overlooking something?

Thanks,
Jacques



More information about the wix-users mailing list