Hello All, I'm using WIX v3.8.1128.0 with the PureWix technique to create patches for a new application utilising the -delta patching capability of Pryo. When creating a patch for the x64 version of our application it works just fine. However, when I try and create a patch for the x86 version Pyro throws the following exception:
pyro.exe(0,0): error PYRO0001: Unknown error (0xc00e3103) Exception Type: System.ComponentModel.Win32Exception Stack Trace: at Microsoft.Tools.WindowsInstallerXml.PatchAPI.PatchInterop.CreateDelta(String deltaFile, String targetFile, String targetSymbolPath, String targetRetainOffsets, String[] basisFiles, String[] basisSymbolPaths, String[] basisIgnoreLengths, String[] basisIgnoreOffsets, String[] basisRetainLengths, String[] basisRetainOffsets, PatchSymbolFlagsType apiPatchingSymbolFlags, Boolean optimizePatchSizeForLargeFiles, Boolean& retainRangesIgnored) at Microsoft.Tools.WindowsInstallerXml.BinderFileManager.ResolvePatch(FileRow fileRow, Boolean& retainRangeWarning) at Microsoft.Tools.WindowsInstallerXml.CabinetBuilder.CreateCabinet(CabinetWorkItem cabinetWorkItem) at Microsoft.Tools.WindowsInstallerXml.CabinetBuilder.ProcessWorkItems() Removing the "-delta" from the Pryo command line results in a successful patch being built, but naturally it is much bigger than it would be if it was a delta patch. In the past I have create x86 based patches for other applications using this same technique, but for some reason this one is giving me problems. A Google search has revealed very little to assist me with tracking this down, so any pointers on how to diagnose this problem would be greatly appreciated. Thanks, // Darren ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users