Remote payload:
http://wixtoolset.org/documentation/manual/v3/xsd/wix/remotepayload.html

You can see an example in the NetFxExtension:
https://github.com/wixtoolset/wix3/blob/develop/src/ext/NetFxExtension/wixlib/NetFx4.5.wxs


On Mon, May 5, 2014 at 3:54 AM, Valentine Vinogradov
<wallenw...@gmail.com>wrote:

> Hello!
>
> I have an exepackage which is uploaded to my fileshare, and trying to make
> my bootstrapper to download it before install
> I have ExePackage with DownloadUrl and Compressed=no, but it is necessary
> to add SourceFile or Name to ExePackage. If I add it, it fails to build,
> because there is no source file with this name. Are there any ways to make
> a downloadable exepackage without local source file?
>
> ------------------------------------------------------------------------------
> Is your legacy SCM system holding you back? Join Perforce May 7 to find
> out:
> &#149; 3 signs your SCM is hindering your productivity
> &#149; Requirements for releasing software faster
> &#149; Expert tips and advice for migrating your SCM now
> http://p.sf.net/sfu/perforce
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to