Re: [WiX-users] Re 3: Patching and sqlscript element (to Bob Arnson)

2008-10-04 Thread Bob Arnson
Victor V. Sergeev wrote: > I don't know how. I think that "pyro.exe" added new actions to ".MSP" > file, but didn't include new binary data. > What does your patch look like? Are you able to install the upgrade package successfully (i.e., using the new .msi, not the .msp)? -- sig://boB http

[WiX-users] Re 3: Patching and sqlscript element (to Bob Arnson)

2008-09-30 Thread Victor V. Sergeev
I don't know how. I think that "pyro.exe" added new actions to ".MSP" file, but didn't include new binary data. So, when I apply patch - I receive errors: InstallSqlData: Error 0x80070006: failed to get size of stream ... InstallSqlData: Error 0x80070006: failed to read SqlScripts table >> > I'