No, Update/@Location points to a feed, such as 
http://wixtoolset.org/releases/feed/v3.10

If you aren't writing a custom BA, there isn't built in support for 
self-updates in WixSdtBA (it's in the engine thought).  I do have my own 
fork/branch that has WixStdBA doing self-updates, which you could have a look 
at from https://github.com/jchoover/wix3/tree/develop-3.9-WixStdBA  If you do 
have your own MBA, you can see how the WixBA does updates at 
https://github.com/wixtoolset/wix3/blob/develop/src/Setup/WixBA/UpdateViewModel.cs
 

Once 3.10 has its first RC, I'll also be merging those changes into a 3.10 
branch of mine.

-----Original Message-----
From: Shal Philipp [mailto:luc2...@inbox.ru] 
Sent: Thursday, June 11, 2015 1:16 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Download Msi or Exe with Bundle

Thanks!

I looked up this possibility - to self-update Bundle. But didn't find anything 
specific. Here in manual is not many information:
http://wixtoolset.org/documentation/manual/v3/xsd/wix/update.html

Is there some tutorial how to make self-update Bundle which I didn't find?
Is the only thing i should do - is to put lastest Bundle on web and write link 
in "Location" attribute of "Update" element?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Download-Msi-or-Exe-with-Bundle-tp7600586p7600606.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