Re: [WiX-users] Burn, and preventing files being added to a setup

2009-07-22 Thread Bob Arnson
Sean Farrow wrote: > Is there any information on the burn utility as to how itworks and how > it can be uses? > Not yet. > Secondly, I'm creating a setup for a product and need to prevent some > files being added to the setup for the time-being, is there a way of > doing this using a #define o

[WiX-users] Burn, and preventing files being added to a setup

2009-07-22 Thread Sean Farrow
Hi: Is there any information on the burn utility as to how itworks and how it can be uses? Secondly, I'm creating a setup for a product and need to prevent some files being added to the setup for the time-being, is there a way of doing this using a #define or some other similar construct?