Re: [WiX-users] DownloadUrl with variable

2013-04-15 Thread Rob Mensching
No, but a custom BA can provide the DownloadUrl for payloads. On Mon, Apr 15, 2013 at 7:57 AM, Snoza, Ivo wrote: > Hello, > is there any way how to insert variable value into DownloadUrl string in > run time of bootstrap? I'm starting bootstrapper from command line like > "bootstrapper.exe Serv

[WiX-users] DownloadUrl with variable

2013-04-15 Thread Snoza, Ivo
Hello, is there any way how to insert variable value into DownloadUrl string in run time of bootstrap? I'm starting bootstrapper from command line like "bootstrapper.exe ServerAddress=192.168.0.11" and I want result on DownloadUrl line something like: DownloadUrl="http://192.168.0.11:8000/Prer