Removing files from small updates is not (well) supported (and patches are 
basically small updates). Your changes need to be changing a file, not removing 
it.






Blair





From: Tunney, Stephen
Sent: ‎Saturday‎, ‎October‎ ‎26‎, ‎2013 ‎7‎:‎44‎ ‎AM
To: General discussion for Windows Installer XML toolset.





file from a component.  Non keypath file.
does this go back to the strong hints given to have a component per file? :)
________________________________________
From: Nicolás Alvarez [nicolas.alva...@gmail.com]
Sent: October 26, 2013 12:34 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
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to