Re: [WiX-users] Local files in remotepayload

2014-05-15 Thread Sean Hall
There is a bug open on this: http://wixtoolset.org/issues/3640/ You can usually work around this by using subfolders, like setting the Exepackage Name="Exepackage1\Setup.exe". On Thu, May 15, 2014 at 9:47 AM, Valentine Vinogradov wrote: > Hello! Are there any possibilities to prevent taking loc

[WiX-users] Local files in remotepayload

2014-05-15 Thread Valentine Vinogradov
Hello! Are there any possibilities to prevent taking local files with the same name laying in download folder for the package expected to be downloaded? For example, if I have Exepackage Name="Setup.exe" with download url and remotepayload, it tries to take file setup.exe in the execute folder and