I've gotten a little further. Now the pyro call is complaining that it cannot find a bunch of files, but it is looking in the folder location that the original (1.0) MSI would have gotten its source files from, and not where the files exist on the machine that I am trying to generate the patch on.
Is there a way to change the wixpdb file OR override the base folder that it looks under? I have the files I need synced up in a well-known good location that match what was in the original installer. Thanks, Stephen -----Original Message----- From: Nicolás Alvarez [mailto:nicolas.alva...@gmail.com] Sent: October-26-13 12:35 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Purely WiX Patching when a patch family consists of component groups across multiple cabs 2013/10/26 Tunney, Stephen <stephen.tun...@nuance.com>: > Hello All, > > I've got a rather large project that involves a set of wixlib projects that > are referenced by 8 different products. These different wixlibs all use > various cab files defined in a wxi file globally. > > Now I'm in the throes of generating my patching and I would like to use the > steps defined in the Purely WiX Patching guide because it seems so simple and > easy to understand. > > I get errors now in my pyro call stating that the PatchBaseline I've selected > does not have any changes, but I know for a fact that I have made changes on > purpose. I've removed a file from a well-known component group. > > Any insights would be greatly appreciated. I think your problem is unrelated to pure-wix patching, component groups, or multiple cabs; but related to the fact that you're removing a file. But first: Component groups have components, not files. Did you remove a file from a component, or did you remove a component from a component group? -- Nicolás ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users