Re: [WiX-users] remote exepackage

2014-05-14 Thread Valentine Vinogradov
Found the resolution of my problem, if interesting. If you are making a bootstrapper, you should override ResolveSource event in your bootstrapper, like ResolveSource(object sender, ResolveSourceEventArgs e) { if (!string.IsNullOrEmpty(e.DownloadSource)) {

Re: [WiX-users] remote exepackage

2014-05-06 Thread Valentine Vinogradov
No, it is not I am talking about. Remote payload is just an option to verify my exepackage, isn't it? Even if not, it is still trying to find redist/netfx(...) during compile. Can I compile a bootstrapper without that file in order to make a bootstrapper which is designed only for download package

[WiX-users] remote exepackage

2014-05-05 Thread Valentine Vinogradov
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

Re: [WiX-users] remote exepackage

2014-05-05 Thread Sean Hall
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

Re: [WiX-users] remote exepackage

2014-05-05 Thread b . rasing
Dit mailadres is niet meer in gebruik. Mail kan je voortaan sturen naar basti...@careercontrol.nl. -- Is your legacy SCM system holding you back? Join Perforce May 7 to find out: #149; 3 signs your SCM is hindering