Hello all, I've successfully built and applied patches to my MSI with pyro without -delta, but when I apply -delta, things go south. Specifically, I get the following error:
Microsoft (R) Windows Installer Xml Patch Builder version 3.0.5419.0 Copyright (C) Microsoft Corporation. All rights reserved. Updating file information. Creating cabinet files. Creating cabinet 'C:\Users\Kyle Huey\AppData\Local\Temp\_dnnkzrp\#RTM.cab'. pyro.exe : error PYRO0001 : Unknown error (0xc00e3103) Exception Type: System.ComponentModel.Win32Exception Stack Trace: at Microsoft.Tools.WindowsInstallerXml.PatchAPI.PatchInterop.CreateDelta(Stri ng deltaFile, String targetFile, String targetSymbolPath, String targetRetainOff sets, String[] basisFiles, String[] basisSymbolPaths, String[] basisIgnoreLength s, String[] basisIgnoreOffsets, String[] basisRetainLengths, String[] basisRetai nOffsets, PatchSymbolFlagsType apiPatchingSymbolFlags, Boolean optimizePatchSize ForLargeFiles, Boolean& retainRangesIgnored) at Microsoft.Tools.WindowsInstallerXml.BinderFileManager.ResolvePatch(FileRow fileRow, Boolean& retainRangeWarning) at Microsoft.Tools.WindowsInstallerXml.CabinetBuilder.CreateCabinet(CabinetWo rkItem cabinetWorkItem) at Microsoft.Tools.WindowsInstallerXml.CabinetBuilder.ProcessWorkItems() I get the same error on the latest 3.5 build as well. The internet tells me that 0xc00e3103 corresponds to the patchapi error ERROR_PATCH_SAME_FILE (i.e. pyro is trying to generate a diff between two identical files). Anybody have any ideas on what I'm doing wrong? Thanks, - Kyle Huey ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users