Re: [WiX-users] Remote MSI Payload

2012-07-21 Thread Bob Arnson
On 20-Jul-12 07:29, Peter Shirtcliffe wrote: > Does anyone know how to specify a remote payload in Burn that is an MSI, > rather than an executable ? That's not supported today; RemotePayload supports only the fields needed to verify a downloaded file is what's expected but nothing more than that

[WiX-users] Remote MSI Payload

2012-07-20 Thread Peter Shirtcliffe
Does anyone know how to specify a remote payload in Burn that is an MSI, rather than an executable ? I can't work out if I'm doing it wrong or if this is a bug. When I compile the fragment below, I get the this error, which has a blank path: Unable to read package ''. This installation pac